Commit e239a8e
authored
Fix broken UX for the Enter key in comboboxes (#2540)
* Handle enter keypress in comboboxes
* refactor target and host filter forms
* Continued simplification of shared form UI
* the hits keep coming
* add tests re: hitting enter in subform
* Update interactivity to better handle hitting enter in combobox
* Use 'open' render prop from HeadlessUI to help with combobox interactivity
* refactor .length; start refactoring preventDefault
* Add onEnter prop; move 'preventDefault when user presses Enter key' into Combobox component
* Add ALL_ISH limit to subnet fetching
* refactor props, inline functions, make things better
* clean up comments1 parent 31520a2 commit e239a8e
File tree
5 files changed
+260
-308
lines changed- app
- forms
- ui/lib
- test/e2e
5 files changed
+260
-308
lines changed
0 commit comments