Restyle TagInput

Tag input items still have color from the old flash client. The item should be probably blue (–foreground1) and the whole input background sholuld be the same as backgroud of all other inputs (–background2).

Not sure about focus and hover styles but they should be probably the same as the input styles.

An example of Tag input can be found in the demo project

This could be a good junior task I think.

image

The tag input is also taller than standard inputs and it has no boreder radius.

image

1 Like

This is how the tag input looks now. That is after changes in the pull request are accepted:
image

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.