Skip to content

[TreeView] Filter input loses focus when an item is selected #4661

@slavenai

Description

@slavenai

Description

When typing into the filter input, if the filter matches a node that has a nested selected node, the filter input is blurred and the focus is moved to the node.

Steps To Reproduce

  1. Open https://stackblitz.com/edit/angular-s8tmqqyy-ryzkeovh
  2. Filter with M

The focus is moved to the node and the user should click back on the filter input to continue typing.

Screenshots or video

No response

Actual Behavior

The focus is moved to the node and the user should click back on the filter input to continue typing.

Expected Behavior

The focus should remain on the filter input.

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions