inveniosoftware / inveniosoftware/react-searchkit

Search page facet bar(s): element IDs are duplicated

Open
#232 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
83
Forks
48
Avg merge
1d 17h
Merged PRs (30d)
4

Description

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: https://github.com/dequelabs/axe-core/issues/3363

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.