discourse/app
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
..
assets A11Y: Improve select-kit accessibility (#21400) 2023-05-09 09:46:05 -04:00
controllers DEV: move sidebar community section to database (#21166) 2023-05-04 12:14:09 +10:00
helpers
jobs
mailers
models FIX: Change the limit on badges description 2023-05-09 11:41:40 +02:00
serializers DEV: move sidebar community section to database (#21166) 2023-05-04 12:14:09 +10:00
services
views