-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
BugC: DockManagerFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Description
Bug report
In the DockManager component, the togglePane() method works correctly when at least one pane is visible, allowing the user to toggle the visibility of other panes. However, when all panes are hidden, the method fails to show any of the hidden panes when invoked. This issue prevents the user from displaying any panes once all panes have been hidden.
Reproduction of the problem
Here is an Dojo reproduction: https://dojo.telerik.com/oUPaNLbQ
Current behavior
When all panes are hidden, the method fails to show any of the hidden panes when invoked.
Expected/desired behavior
When all panes are hidden, to correctly show the hidden panes.
TicketID:
1675410
Environment
- **Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: DockManagerFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery