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

Cannot expand or collapse items with row template in TreeList #7519

Closed
zstoyanova9 opened this issue Sep 14, 2023 · 0 comments
Closed

Cannot expand or collapse items with row template in TreeList #7519

zstoyanova9 opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@zstoyanova9
Copy link

Bug report

TreeList items cannot be expanded or collapsed when a row template is set.

Reproduction of the problem

  1. Open the following Dojo - https://dojo.telerik.com/aDilOsAC
  2. Try to collapse the parent items.

Current behavior

The parent items cannot be collapsed or expanded.

Expected/desired behavior

Should be able to collapse and expand the parent items.

Workaround

Add the 'ref-treelist-expand-collapse-icon' attribute to the expand/collapse caret icons programatically in the expand, collapse, and dataBound events:

Environment

  • Kendo UI version: 2023.2.829
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Sep 14, 2023
@pepinho24 pepinho24 self-assigned this Oct 12, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

2 participants