-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
a11yIssues that relate to acessibilityIssues that relate to acessibilitypriority-urgentsize SSmallSmall
Milestone
Description
Report Accessibility Issue
Describe the inaccessible feature
On all themes, when ENABLE_FULL_TEXT_SEARCH
is enabled in DJango-level settings, a template is used (journal/full-text-search.html
) that is not accessible.
- No page heading (h1) is provided
- No pagination for results list
- No indicator of how many results were returned
Which users are impacted?
- Readers (i.e. those accessing the published site but not logging in to Janeway)
Janeway version
1.7.2
To Reproduce
Steps to reproduce:
- Turn on ENABLE_FULL_TEXT_SEARCH and generate indexes
- Run an article search
- See page
Screenshots
Preferred Solution
Add headings, pagination, and a result count, to mirror the search page you get when ENABLE_FULL_TEXT_SEARCH is turned off
Additional context
Created as an offshoot from #4242
Metadata
Metadata
Assignees
Labels
a11yIssues that relate to acessibilityIssues that relate to acessibilitypriority-urgentsize SSmallSmall
Type
Projects
Status
Sent to Dev