• Kyle Keating's avatar
    Improve a11y testing for AutocompleteList and TagEditor · 4c8c6867
    Kyle Keating authored
    - TagEditor test renders full AutocompleteList for end to end a11y test
    - AutocompleteList now uses a `is-hidden` class rather than preact to hide itself. This was necessary to pass a11y lint.
    - Change TagEditor to unset the activeIndex when adding tag
    - Add `aria-label` to TagEditor <input> filed, `placeholder` attr not sufficient for lint
    - Very slight color adjust on $grey-5 to keep 4.5:1 contrast spec
    4c8c6867
Name
Last commit
Last update
..
annotator Loading commit data...
mixins Loading commit data...
sidebar Loading commit data...
vendor Loading commit data...
forms.scss Loading commit data...
reset.scss Loading commit data...
util.scss Loading commit data...
variables.scss Loading commit data...