buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

Dropdown should lose focus on selection #1339

Open ecamellini opened 5 years ago

ecamellini commented 5 years ago

As discussed with @alessandravilla, by default dropdowns should lose focus when a value is selected.

We should do some research about this and understand the impact on who uses the keyboard to navigate forms.