combobox/combobox-item: tabbing out after selecting chips by clicking leaves the listbox open and focused #4289
Labels
4 - verified
Issues that have been released and confirmed resolved.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
Milestone
Actual Behavior
If you use arrow down to add chips and tab out of it, it works correctly, but if you click on items to add chips and tab out if it, it'll proceed to focus on the next element, leaving the current combobox open and focused.
combobox.tabbing.out.bug.mov
Expected Behavior
Tabbing out of combobox after click & select chips should work exactly like tabbing out of combobox after ArrowUp/Down & select chips, which is by closing the listbox, unfocusing and only then focusing on the next element.
Follow up with a test.
Reproduction Sample
https://codepen.io/elijbet/pen/oNpYbMa
Reproduction Steps
Reproduction Version
v1.0.0-beta.80
Relevant Info
Related to PR #4218 and Issue #4265
Video:
combobox.tabbing.out.bug.mov
Regression?
No response
The text was updated successfully, but these errors were encountered: