tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
61 stars 36 forks source link

[bug] The Styles Submenu Items Lack Aria Labels #65

Closed KDSBrowne closed 8 months ago

KDSBrowne commented 1 year ago

The styles submenu color items lack any labels, announcing only “menu item # of 12” to screen readers, thus failing to identify the current color.

image

Recommendation: Provide a unique label for each color that describes the color.