Open
Description
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.
Steps to reproduce
Steps:
- Go to settings > accessibility on an Android and enable talkback mode
- Open editor.p5js.org and tap the "more" button.
- The announcement will name it as a button with no description.
Snippet:
// Paste your code here :)
Activity