You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Accessibility for screen reader users (#1198)
* Navigation menu: ensure that nav links are always labelled for screen readers, regardless of whether they are visually minimized. Add labels and roles for the minimize toggle button.
* Make screen readers read incoming notifications, add some missing labels in the notifications panel
* render notifications in a labelled <aside> instead of a <span>
* DatabaseRow: add missing labels to controls
* Narrow the scope of role=main so it excludes the navigation bar
0 commit comments