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: actions in the notifications accessible view #191344

Closed
3 tasks done
meganrogge opened this issue Aug 25, 2023 · 1 comment
Closed
3 tasks done

Test: actions in the notifications accessible view #191344

meganrogge opened this issue Aug 25, 2023 · 1 comment

Comments

@meganrogge
Copy link
Contributor

meganrogge commented Aug 25, 2023

Refs #189486

Complexity: 3

Create Issue


Last iteration, we introduced an accessible view for notifications #187114.

This iteration, we have actions in the accessible view so a screen reader user can take those from there.

These actions include:

  • navigating to the next or previous notification
  • dismissing the notification
  • taking any action present on the notification toast
  • disabling the accessible view hint

To test this:

  • Trigger some notifications and focus one.
  • You should hear a hint about opening the notification in the accessible view.
  • Open the accessible view via alt+f2.
  • Shift+tab to the actions and try them out.
  • Verify that as you take actions, the notifications are closing properly.
@andreamah
Copy link
Contributor

👏

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

No branches or pull requests

4 participants