gradio/js/dropdown/shared
Hannah 44c53d9bde
Fix dropdown refocusing due to <label /> element (#7081)
* Remove extra blur causing refocus bug and add a11y tweaks

* change label to div causing reopen of dropdown

* add changeset

* Tweak label attribute

* fix browser test

* formatting

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-01-22 10:32:27 -08:00
..
Dropdown.svelte Fix dropdown refocusing due to <label /> element (#7081) 2024-01-22 10:32:27 -08:00
DropdownOptions.svelte
Multiselect.svelte Improve CSS token documentation in Storybook (#6399) 2023-12-08 16:23:14 +01:00
utils.ts