discourse/app/assets/javascripts/select-kit/addon
Penar Musaraj e8aea3c558
A11Y: Improve select-kit accessibility (#21400)
This improves keyboard navigation in and out of select-kit components.

The improvements include:

- `Tab` will now dismiss the dropdown once the active element is outside
the select-kit element
- pressing `Escape` will not bubble, this is most noticeable in the
composer, pressing `Esc` there now when a dropdown is expanded will not
dismiss the composer
- `Shift+Tab` will also dismiss the dropdown once focus is outside it
2023-05-09 09:46:05 -04:00
..
components A11Y: Improve select-kit accessibility (#21400) 2023-05-09 09:46:05 -04:00
mixins Add replaceContent selectKit modifier (#18569) 2022-10-12 13:38:42 -05:00