Skip to content

feat(mat-tree): Offer way to prevent keyboard navigation #31356

Open
@boltex

Description

@boltex

Feature Description

After upgrading from version 17 (where the keyboard navigation of mat-tree was left to the programmer) the new version (20) has integrated WAI/ARIA treeview standard keyboard navigation which conflicts with our own keyboard handling for tree navigation that we had in place.

Is there a way to turn off that newly added WAI/ARIA treeview keyboard navigation implementation? If not, there should be an attribute on the mat-tree to turn this off and let the programmer handle it itself with custom behavior as he wishes.

Use Case

When having custom behaviors for keyboard usage with the tree view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions