Skip to content

Conversation

@angieradtke
Copy link
Contributor

Hi

had contact to a screenreader-user

Issue:

Backend: Tabs and Tabpanel can be operated using the arrow buttons (OK), but the tabs are also in the focus order (tab order). Only the selected tab may be in the focus order. When I tab through, each tab is "selected", but the selected tab is also "expanded".
We are using the the wrong aria-attributes for the tab-buttons and the tabindex for the button is is not set.

tab-button should have : 'aria-selected instead of aria-expanded (for accordion-button correct) and we need to set the tabindex.

@angieradtke angieradtke changed the title ackend: Tabs and tabpanel -> wrong aria, and missing tabindex Backend: Tabs and tabpanel -> wrong aria, and missing tabindex Feb 6, 2025
@chmst
Copy link

chmst commented Feb 7, 2025

I have tested this item successfully.

@dgrammatiko
Copy link
Collaborator

Thank you @angieradtke

@dgrammatiko dgrammatiko merged commit abc4d2e into joomla-projects:master Feb 7, 2025
1 of 2 checks passed
@richard67
Copy link

@dgrammatiko I guess it would need a new release (or tag) here before we can fetch that into the CMS, am I right? If so: Could you do that?

@dgrammatiko
Copy link
Collaborator

dgrammatiko commented Feb 8, 2025

Indeed it needs a new release. I’ll check if I still have the permissions to do and if so I’ll cut a new version tomorrow

EDIT: I don't have the npm credentials anymore so someone else needs to publish the new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants