Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: screen reader alerts for assigning location in the item form #58

Open
kimisgold opened this issue Dec 3, 2024 · 1 comment
Open
Assignees
Labels

Comments

@kimisgold
Copy link
Member

Test the workflow for adding a location to an item while using a screen reader.

  • The user should be able to navigate to the address text input via keyboard.
  • The screen reader should read the input name, as well as the submit button name.
  • Upon submitting the form, the screen reader should do one of two things:
    • Read the popup alert saying that the location could not be found.
    • Read an alert saying the query and that a location has been found. The map will recenter on a new marker.

Please test on JAWS, NVDA, and Voiceover on all the major browsers and on any mobile browsers you have access to.

@katknow
Copy link

katknow commented Jan 8, 2025

Tested on Windows and Mac using JAWS, NVDA, and VoiceOver across chrome, firefox, safari, and edge. Only problem I've run into is that after hitting the find button in Chrome VoiceOver reads out the item number rather than whether the location is found or not. However, it seems to work in every other combo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants