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

link_to doesn't update screen readers when called with remote:true #23

Open
sidnc86 opened this issue Feb 3, 2015 · 1 comment
Open

Comments

@sidnc86
Copy link
Contributor

sidnc86 commented Feb 3, 2015

When link_to is called with remote:true, clicking this link in web page updates page via Ajax. The update done via Ajax doesn't notify screen reader user unless developer has explecitly enabled Accessibility in the response javascript.

@jmuheim
Copy link

jmuheim commented Feb 3, 2015

The updated area should gain the focus. Can this be automated? And would this even make sense?

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

2 participants