shapeshift / web

ShapeShift Web
https://app.shapeshift.com
MIT License
169 stars 179 forks source link

Improve accessibility for blind users #5474

Open fcnjd opened 1 year ago

fcnjd commented 1 year ago

Overview

Since I am blind, I'm using a screenreader. Therefore, I'd like to suggest some accessibility improvements.

References and additional details

For replication, it might help to either turn on a screenreader, or use accessibility testing tools like Lighthouse. Things I came across:

Acceptance Criteria

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

purelycrickets commented 6 months ago

@twblack88 this issue was created by a user some time ago, any chance we could get some accessibility friendly improvements prioritized around the above issues brought up?

twblack88 commented 6 months ago

pass for labels is a good callout and something that is doable. we'll spike into the HTML translation workflow.

firebomb1 commented 6 months ago

The above PR I've authored should address this part of the issue:

  • lang attribute dynamically changes to the preferred language

Thanks for bringing it to my attention!

fcnjd commented 6 months ago

Thank you very much for prioritizing the improvements - and already starting with it. I'm very glad to see progress going on here!