You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The react-select component currently being used for the dropdown had some issues in the past. I also still have not figured out how to deal with very long attribute names, and it's also not really accessible.
accessible-autocomplete (kind of by definition) is, and looks to be very lean and fast. I don't know how it handles long attribute names (the main reason to switch, really)
The text was updated successfully, but these errors were encountered:
The
react-select
component currently being used for the dropdown had some issues in the past. I also still have not figured out how to deal with very long attribute names, and it's also not really accessible.accessible-autocomplete
(kind of by definition) is, and looks to be very lean and fast. I don't know how it handles long attribute names (the main reason to switch, really)The text was updated successfully, but these errors were encountered: