Unplanned
Last Updated: 26 Apr 2024 15:32 by Brian
Created by: Brian
Comments: 0
Category: ExpansionPanel
Type: Bug Report
1

Bug report

When a Kendo UI ExpansionPanel is nested within another, and the initial expanded configuration is set to false, the panel will not open the first time it is attempted. When the widget is initialized, it searches for all expand icons in the expander's wrapping element, which in this case would include the icons of the inner expanders. Thus, when a user clicks on an outer one, you also affect the inner ones.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo.
  2. Expand the main panel.
  3. Expand a child panel.

Current behavior

The Kendo UI ExpansionPanels do not open the first time clicked.

Expected/desired behavior

The inner expansionPanels should open as expected.

Environment

Unplanned
Last Updated: 04 Nov 2022 12:10 by ADMIN

Can be reproduced in the official demo: https://demos.telerik.com/kendo-ui/expansionpanel/api

1. Click on "Expand"

2. Try to Collapse by clicking on the Panel

-> Panel does not collapse, but gives a short animation and expands again.

Completed
Last Updated: 10 Nov 2021 15:23 by ADMIN
Release 2021.R3.SP.next

Bug report
Еxpanding/collapsing nested panels collapse the parent panel as well

Reproduction of the problem

Can be replicated in the following Dojo:

https://dojo.telerik.com/EboZUXif

Current behavior
Collapsing or expanding a nested panel collapses/expands the parent panel

Expected/desired behavior
Collapsing/expanding the child panel shall not collapse/expand the parent

Environment
Kendo UI version: 2021.1.119
Browser: [all]

Unplanned
Last Updated: 09 Apr 2021 09:32 by ADMIN
Created by: Ron
Comments: 1
Category: ExpansionPanel
Type: Feature Request
4

Hi,

It would be great if it was possible to use templates with an expansionpanel. In my case would like to add an icon preceeding the title of the expansionpanel. Template support would be great as it adds more flexibility.

KR,
Ron

Declined
Last Updated: 08 Mar 2021 10:40 by ADMIN