-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
The current implementation of the Typeahead component has several shortcomings. E.g.
- Changing the selection is hard as only the current option is displayed when opening the dropdown
- The behavior when the user enters a string that is not part of the option list is confusing
At the same time, the component is too large, complex, hard to understand and maintain. We should rewrite it in close collaboration with the design team and especially pay attention to the following use cases:
- what should happen if the user tries to confirm a manually entered option that does not exist
- how can the user change a previous selection
All the current places where we use Typeaheads should still be supported.
This is the controller panel for Smart Panels app
1.
|
Rewrite Typeahead component | Done | Unassigned | |
2.
|
Use the new Typeahead for adding a user to collection | Done | Unassigned | |
3.
|
Allow to add a user to collection which is not available in search yet | Done | Unassigned | |
4.
|
handle very long names in roles typeahead options | Done | Unassigned | |
5.
|
Search term highlighting in the new Typeahead | Done | Unassigned |