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
We have the aria-label, we should add aria-hidden="true" to the icons div/span: do you mean adding a new option to display the text, something like this?
I assumed the labels were in the DOM but hidden in CSS on mobile so yeah we should have them visible (idealy by default with an option to hide them as they are now)
Accessibility best practices states that mobile navbar items should have a label.
We should at least offer an option to display them.
Or, even better, display them by default with an option to hide them
The text was updated successfully, but these errors were encountered: