mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:34:09 +08:00
de10c39fa4
* 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 |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |