discourse/app/assets
Roman Rizzi de10c39fa4
A11Y: Switch tabs using the keyboard (#12241)
* A11Y: Switch tabs using the keyboard

According to the WAI-ARIA Authoring Practices, tabs should be navigable using the left/right arrow keys.

Additionally, the screen reader couldn't correctly announce that a tab was selected when clicking the tab icon. To fix this, we made the SVG icon non-clickable and set the "aria-hidden" attribute to true.

* Handle navigation events using appEvents
2021-03-02 12:22:32 -03:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts A11Y: Switch tabs using the keyboard (#12241) 2021-03-02 12:22:32 -03:00
stylesheets A11Y: Switch tabs using the keyboard (#12241) 2021-03-02 12:22:32 -03:00