Skip to content

Use classic input for label component (fix #494)

One caveat that I did not manage to fix: when focusing the label with the keyboard like focusing the previous dropdown and pressing the tab key, the text is not un-selected. Does not happen when clicking directly on the input.

I checked on Chrome and Firefox, with several (3) icons before the input, with long texts, etc. but please check it too.

Screenshot on Chrome: Screenshot_20170201_191921

Merge request reports