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

Not accessible with screen readers like JAWS and NVDA #500

Open
pranavkaushik opened this issue Feb 3, 2017 · 4 comments
Open

Not accessible with screen readers like JAWS and NVDA #500

pranavkaushik opened this issue Feb 3, 2017 · 4 comments

Comments

@pranavkaushik
Copy link

When the toastr pops out the screen reader couldn't catch the toastr message. This can be resolved by adding aria-live="assertive" and role="alert" for the toastr message tag.

Kindly update the same.

Thanks.

@blimey85
Copy link

This would be a good thing to support. @pranavkaushik, can you add this in and then create a pull request so it can be merged. Thanks!

@elmoaaron
Copy link

Very important!

@Nindouja
Copy link

Nindouja commented Dec 4, 2018

I opened the pull request #598 to fix that.

@AdrienNguyenWorldline
Copy link

+1 on that behaviour, there is no drawback in adding the right aria tags
PR should be merged to the main project

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

No branches or pull requests

5 participants