Skip to content

feat(tree): add mat-focus-indicator to tree nodes.#32775

Open
Arbaaz123676 wants to merge 1 commit intoangular:mainfrom
Arbaaz123676:feat/tree-focus-indicator
Open

feat(tree): add mat-focus-indicator to tree nodes.#32775
Arbaaz123676 wants to merge 1 commit intoangular:mainfrom
Arbaaz123676:feat/tree-focus-indicator

Conversation

@Arbaaz123676
Copy link

@Arbaaz123676 Arbaaz123676 commented Feb 14, 2026

Adds "mat-focus-indicator" to "MatTreeNode" and "MatNestedTreeNode" host classes so the tree component aligns with Angular Material focus indicator styling.

No behavior changes. Keyboard navigation and accessibility remain unchanged.
Fixes #32774.

@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Feb 14, 2026
@google-cla
Copy link

google-cla bot commented Feb 14, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Labels

detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(tree): focus-indicator

1 participant