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
This is a bug at the border of UX and a11y (keyboard navigation).
Here's a codepen to investigate - we have one item works and then a group of colors in our combobox
Type 'works' in the input and confirm with enter - the item was correctly selected:
Apr-05-2024.16-31-28.mp4
Type 'red' or any item that exists in the subgroup - hitting enter doesn't do anything (hitting many times at the end of the video)
Apr-05-2024.16-32-02.mp4
Real-life example - we have this case in lens for fieldlist - we can only select Records by pressing Enter as it's not in the group, the rest is impossible to select with pressing Enter:
Describe the bug
This is a bug at the border of UX and a11y (keyboard navigation).
Here's a codepen to investigate - we have one item
worksand then a group of colors in our comboboxType 'works' in the input and confirm with enter - the item was correctly selected:
Apr-05-2024.16-31-28.mp4
Apr-05-2024.16-32-02.mp4
Real-life example - we have this case in lens for fieldlist - we can only select

Recordsby pressingEnteras it's not in the group, the rest is impossible to select with pressingEnter: