-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Virtual list entry for arbitrary values in comboboxes (#2518)
* Update how allowArbitraryValue functions in comboboxes * Update vertical position, to reduce peek-through of button on lower layer * update test to work with new approach * Update tests, though Safari is still a bit touchy * Select via Enter * Update test * Change UX for allowArbitraryOption * Update test * More test updating * new copy: 'Use custom value:' * gray out "custom:" in virtual item, fix query clearing onClose, e2e test * use key to nuke combobox on host filter value type change * explicit useEffect for clearing query whenever value is cleared --------- Co-authored-by: David Crespo <[email protected]>
- Loading branch information
1 parent
7dcd41c
commit 6f83d41
Showing
3 changed files
with
110 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters