TheIdentitySelector / thiss-js

The identity selector software source
Other
13 stars 22 forks source link

Fixed matches selection, removed tab from search, added labels. #230

Closed HotEmu closed 2 years ago

HotEmu commented 2 years ago

Matches in discovery service are now "tabbable". Tabing on matches in screen reader will read institution name. Tabing on remov icon in screen reader will read institution name. Tabbing out of search box destroyed search results--that is fixed now, via omitting tab from search trigger. Added aria lables.

HotEmu commented 2 years ago

The following issues should be resolved with this PR: https://github.com/TheIdentitySelector/thiss-js/issues/225 https://github.com/TheIdentitySelector/thiss-js/issues/223 https://github.com/TheIdentitySelector/thiss-js/issues/222 https://github.com/TheIdentitySelector/thiss-js/issues/221

The following issues is partially resolved, we announce loading, however number of results is not yet announced, we're working on a UI component that will come together with the voice announcement: https://github.com/TheIdentitySelector/thiss-js/issues/224