More icon button in Navbar on Mobile has no aria tags #3369
Labels
Area:Accessibility
Category for accessibility related features and bugs
Area: Mobile
For issues affecting mobile or responsive behavior
Bug
Error or unexpected behaviors
Uh oh!
There was an error while loading. Please reload this page.
p5.js version
No response
What is your operating system?
Android
Web browser and version
Firefox 136.0 (Android)
Actual Behavior
On opening accessibility mode on Android, (Talkback), on clicking the More button that opens the consolidated dropdown, the button is described as only a button with no description. There seems to be no aria label on that element.
Expected Behavior
Add aria tags like role and label and the label will be announced.
Also aria tags to describe the role of a menu and menubar to make it clearer for any device using the website
Steps to reproduce
Steps:
Snippet:
// Paste your code here :)
The text was updated successfully, but these errors were encountered: