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

(A11y severity 4) Make footer accessible (e.g. on infinite scroll pages) #3955

Open
sathomas opened this issue Dec 16, 2014 · 5 comments
Open

Comments

@sathomas
Copy link
Contributor

HTML5 <footer> is used to identify the footer area, but some browsers still don’t fully support screen reader navigation to this element. Until these landmarks are better supported, add an ARIA role of "contentinfo" to the element (e.g., <footer role="contentinfo">). This would ensure that the screen reader users, regardless of browser, have a mechanism to navigate past the infinite scroll to the footer area

@dmcfaddengalway
Copy link

I would like to take on this issue. Please let me know if this is okay.

@sallakarppinen
Copy link
Contributor

@dmcfaddengalway, please go ahead!

@riktimmondal
Copy link

Is anyone working on it?I will like to contribute on it

@sallakarppinen
Copy link
Contributor

Hi @riktimmondal, @dmcfaddengalway asked to have a try on this; you could contact him and ask if you could work on it together if you'd like, or have a look at the other first-timers-only issues we have (like #3947 or #4141).

@dmcfaddengalway
Copy link

@riktimmondal go ahead, sorry got caught up in other work

@brecke brecke removed this from the Backlog milestone Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants