epiccoleman / react-circle-of-fifths

An interactive Circle of Fifths component for React
https://www.npmjs.com/package/react-circle-of-fifths
MIT License
9 stars 0 forks source link

Accessibility features #10

Open epiccoleman opened 1 year ago

epiccoleman commented 1 year ago

This needs further thought and fleshing out, but we should do whatever's necessary to ensure the component can be used in an accessible manner.

I think the main idea is that the component needs to behave like a select for a screen reader. The accessibility tree should show a list of available keys and should allow users using screen readers to pick the current key without needing to click.