We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently there are many (54) duplicate IDs on a search page. These each count as an error with the automated A11y tools. (https://127.0.0.1:5000/search?q=&l=list&p=1&s=10&sort=newest)
I think it is because the facet panel is duplicated... one for narrow screens, one for full-width.
Apparently even though one of the panels is always hidden, it still gets included in the scan.
Conversation about it here: dequelabs/axe-core#3363
The text was updated successfully, but these errors were encountered:
Related: inveniosoftware/invenio-app-rdm#2352
Sorry, something went wrong.
No branches or pull requests
Currently there are many (54) duplicate IDs on a search page. These each count as an error with the automated A11y tools.
(https://127.0.0.1:5000/search?q=&l=list&p=1&s=10&sort=newest)
I think it is because the facet panel is duplicated... one for narrow screens, one for full-width.
Apparently even though one of the panels is always hidden, it still gets included in the scan.
Conversation about it here: dequelabs/axe-core#3363
The text was updated successfully, but these errors were encountered: