News

Editable Creatable Multiselect Dropdown For React A simple multi-select dropdown for react that allows adding custom items to the list and editing existing items.
Describe the bug There is a bug with the keyboard control of the MultiSelect component. The keyboard navigation only partially works, as shown in the attached GIF. When the "chips" variant is enabled, ...