Closed paulbauriegel closed 3 weeks ago
Hi @paulbauriegel, this is great and the proposed future MRs sound awesome. Feel free to move from draft to ready for review whenever you want. Thanks!
@leiyre It's ready to be reviewed from my side. Let me know what you think.
Hi @paulbauriegel, It looks great to me. I will review the HTML and change some tags in other PR. Thank you for this contribution
Improve Accessibility for Screenreaders - Description & some structure via Aria-Attributes
We are currently in the internal review in Deutsche Telekom how to enable people with disabilities for our annotation process. One key-part will be better usability with screen-readers. This PR tries to enable basic functionality via aria attributes. I tried to not touch the current HTML structure too much, but it might make sense to change some of the aria-role="button" to actual html button. This would be the first of a couple of PR that we are proposing. In future PR we would also want to add a MR for a high contrast mode, and some optimizations for keyboard navigation for blind people.
Scope of this one: Description & some structure via Aria-Attributes.
Next steps - one at a time:
We will most likely receive more feedback in our internal review process that we will also try to integrate then.
Type of change
How Has This Been Tested Local Frontend Build w. Firefox tested w. VoiceOver
Checklist