nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

Core-suggest: Notify screen-readers when results are shown #642

Closed skjalgepalg closed 2 years ago

skjalgepalg commented 2 years ago

Suggestion from @kristofferlium to add an aria-live -section when results are shown as this can go unnoticed for screen-readers

Possible solution: <span aria-live="polite">Søkeresultater vises</span>

Should: