Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cdk tree revamp tabindex #28136

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

zarend
Copy link
Contributor

@zarend zarend commented Nov 16, 2023

No description provided.

src/cdk/tree/tree.ts Outdated Show resolved Hide resolved
@zarend zarend force-pushed the cdk-tree-revamp_tabindex branch 3 times, most recently from 04a3fbd to ba4bb98 Compare November 29, 2023 04:41
@zarend zarend marked this pull request as ready for review November 29, 2023 18:11
@zarend zarend force-pushed the cdk-tree-revamp_tabindex branch 2 times, most recently from 3c53ed8 to 4bce052 Compare November 29, 2023 22:53
Fix miscelaneous focus management details in response to PR feedback.

 * omit tabindex attribute on role="tree" element
 * Remove TreeKeyManagerStrategy#onInitialFocus
 * Implement focus/unfocus pattern for TreeKeyManagerOption and use a
   binding to set tabindex on tree nodes
 * algin with https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#focusabilityofdisabledcontrols
 * Add tree-using-legacy-key-manager.spec.ts
@zarend zarend merged commit e5d0d9a into angular:cdk-tree-revamp Nov 29, 2023
18 of 21 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants