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

Drawer isItemExpanded callback is not executed when mini mode is false #4550

Open
mbechev opened this issue Feb 25, 2025 · 0 comments
Open

Comments

@mbechev
Copy link
Contributor

mbechev commented Feb 25, 2025

Description

The isItemExpanded callback is not executed for the items of the hierarchical Drawer when mini mode is set to false.

Steps To Reproduce

Open and close the Drawer
https://stackblitz.com/edit/angular-2egl9bgd?file=src%2Fapp%2Fapp.component.ts

Screenshots or video

Screen.Recording.2025-02-25.at.11.47.55.mov

Actual Behavior

When expanding and selecting a sub-option, the selection state is reset when the Drawer collapses and expands afterward.

Expected Behavior

isItemExpanded callback should be triggered when the Drawer is opened.

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

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

No branches or pull requests

1 participant