forked from uber/baseweb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(select): handle open click when inside native label (uber#4466)
* fix(select): handle open click when inside native label * Update select-searchable-form-control.scenario.js * Update select-searchable-form-control.scenario.js * test(vrt): update visual snapshots for d74c64f (uber#4467) Co-authored-by: UberOpenSourceBot <[email protected]> * fix(select): handles toggling the open state * test(vrt): update visual snapshots for e341ff9 [skip ci] (uber#4474) Co-authored-by: UberOpenSourceBot <[email protected]> * fix(select): use only one focus/ref * fix(select): tab focus and a11y lint Co-authored-by: UberOpenSourceBot <[email protected]> Co-authored-by: UberOpenSourceBot <[email protected]> Co-authored-by: Will Ernest <[email protected]>
- Loading branch information
1 parent
48fe738
commit 29e35f4
Showing
6 changed files
with
256 additions
and
28 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
Binary file modified
BIN
+13.5 KB
(200%)
vrt/__image_snapshots__/select--searchable-form-control__dark-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+17.6 KB
(230%)
vrt/__image_snapshots__/select--searchable-form-control__desktop-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+16.6 KB
(260%)
vrt/__image_snapshots__/select--searchable-form-control__mobile-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.