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

Notification read/unread state should be indicated to screen reader in notification drawer #5889

Closed
jessiehuff opened this issue Jun 7, 2021 · 2 comments · Fixed by #9569
Assignees
Milestone

Comments

@jessiehuff
Copy link
Contributor

Describe the issue. What is the expected and unexpected behavior?
When read/unread state changes in notification drawer, there should be an indication to screen readers what has changed. (Sighted users can see that the styling changes, but there is no indication to screen reader users.) We could likely provide a label or screen reader text to add this context.

Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Test notification drawer with VO and notice that when notification is read, there is no new information given to screen readers.

Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug

@nicolethoen
Copy link
Contributor

This will likely be fixed using something similar to this PR: #6664

Screen reader text should be fully configurable, but also have a default value set. It should also be wrapped using the .pf-u-screen-reader class so that it is only visible to screen readers.

This is a great opportunity to learn how to use a screen reader to test the update!

@tpakkal1
Copy link

I can be assigned this!

@tlabaj tlabaj self-assigned this Aug 24, 2023
@nicolethoen nicolethoen moved this from Backlog to Not started in PatternFly Issues Aug 28, 2023
@tlabaj tlabaj moved this from Not started to In Progress in PatternFly Issues Aug 28, 2023
@tlabaj tlabaj modified the milestones: Prioritized Backlog, 2023.Q3 Aug 28, 2023
@wise-king-sullyman wise-king-sullyman moved this from In Progress to PR Review in PatternFly Issues Sep 19, 2023
@wise-king-sullyman wise-king-sullyman modified the milestones: 2023.Q3, 2023.Q4 Sep 21, 2023
@github-project-automation github-project-automation bot moved this from PR Review to Done in PatternFly Issues Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
5 participants