Skip to content

Accessibility fix for js tree current - #5608

Open
ckaz wants to merge 5 commits into
vufind-org:devfrom
finc:pull-request_accessibility-fix-for-JStree-current
Open

Accessibility fix for js tree current#5608
ckaz wants to merge 5 commits into
vufind-org:devfrom
finc:pull-request_accessibility-fix-for-JStree-current

Conversation

@ckaz

@ckaz ckaz commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

The JSTree opened by the context button (result list) or context tab (record view) highlights the currently selected item.
For accessibility, it is necessary to make this discernible for screen readers also.
This PR uses aria-current, which anounces as "current element" immediately after the respective entry was anounced.

@demiankatz demiankatz changed the title Pull request accessibility fix for j stree current Accessibility fix for js tree current Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants