plattform icon indicating copy to clipboard operation
plattform copied to clipboard

A11Y: Show focus state visibly

Open trm217 opened this issue 3 years ago • 0 comments

⚠️ **contains issues that are also mentioned in #136.

Wait for #136 to be resolved and check what has already been solved.**

Description

Autofocus

For modals and other elements that open in a different place in the dom hierarchy the auto-focus must be set programatically.

Make focus visible

image image image

https://www.w3.org/TR/WCAG20/#understandable https://www.w3.org/TR/WCAG20/#consistent-behavior

Todo

  • [ ] Videos cannot be focused image

  • [ ] Unselected payment options are not focusable image

  • [ ] Auto focus Audio Player when starting a track (Befund 47 & 52) image

  • [ ] Focused actionbar item must be visible selected image

  • [ ] Auto focus must be set when the series-overview overlay is opened in an article. image

  • [ ] Modals must be autofocus when opened (will require changes in Styleguide) image image

  • [ ] Autofocus image light-box image

trm217 avatar Jun 09 '22 15:06 trm217