Skip to content

Conversation

erdemonal11
Copy link

@erdemonal11 erdemonal11 commented Oct 9, 2025

The navigation treeview example uses aria-current="page" to indicate the current item, which differs from the general treeview pattern's mention of aria-selected. This was causing confusion for users.

This change adds an explanatory note to the "Accessibility Features" section, clarifying that aria-current is used because it more effectively communicates the state of a navigation widget. The new text follows the project's editorial style guidelines.

Closes #3371


WAI Preview Link (Last built on Thu, 09 Oct 2025 11:43:32 GMT).

The navigation treeview example uses aria-current="page" to indicate the current item, which differs from the general treeview pattern's mention of aria-selected. This was causing confusion for users.

This change adds an explanatory note to the "Accessibility Features" section, clarifying that aria-current is used because it more effectively communicates the state of a navigation widget. The new text follows the project's editorial style guidelines.

Closes w3c#3371
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.

Navigation Tree View Sets State not in Tree View Pattern

1 participant