issues
search
appuniversum
/
ember-appuniversum
Ember addon wrapping the appuniversum components.
https://appuniversum.github.io/ember-appuniversum
MIT License
14
stars
10
forks
source link
Accessibility fixes
#404
Closed
Dietr
closed
1 year ago
Dietr
commented
1 year ago
fix aria hidden toggle on icons: did not work as intended
remove duplicate banner role on content header: causes a landmark conflict with the
add aria-labelledby on the brandlink: link appears empty on some accessibility tests
fix ember power select placeholder color contrast
improve accordion accessibility: removed aria-hidden, hide the toggle icons (see icons aria-hidden fix).