• 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...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...