diff --git a/packages/kotti-ui/source/kotti-field-select/todo.md b/packages/kotti-ui/source/kotti-field-select/todo.md index 01560b8c6f..134f65f6b8 100644 --- a/packages/kotti-ui/source/kotti-field-select/todo.md +++ b/packages/kotti-ui/source/kotti-field-select/todo.md @@ -9,3 +9,10 @@ - Consider and setting tippy to manual mode... - Honestly, the most realistic and sustainable solution is to either move the search query inside the dropdown or to not show the tags - Consider making `isInputVisible` delayed when closing so that it only updates after 500ms + +## V2 + +1. Up & down arrows +2. Clickoutside +3. support `tabIndex` +4. check if data-test is implemented sufficiently