discourse/app
Sam 759abb3206
UX: Improve navigation on topic lists for screen readers (#13153)
Previously we had no role set for various topic links, nor did we have any
headers.

This teaches screen readers that topic links in topic lists are to be treated
as H2. We opted for this less radical change cause a change of the element
type would probably result in many broken themes.

Confirmed on NVDA you can very quickly breeze through topic lists now. Minor
edge case is pinned topics which can be a bit annoying due to multiple links.
2021-05-26 12:53:14 +10:00
..
assets UX: Improve navigation on topic lists for screen readers (#13153) 2021-05-26 12:53:14 +10:00
controllers FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
models FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
serializers DEV: Remove unused disabled_plugins checks (#13144) 2021-05-26 09:44:58 +10:00
services FEATURE: Allow selective dismissal of new and unread topics (#12976) 2021-05-26 09:38:46 +10:00
views DEV: Remove unused offscreen-content (#13133) 2021-05-25 18:39:06 +02:00