Unplanned
Last Updated: 13 Jan 2025 10:00 by Antonio

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]
Unplanned
Last Updated: 28 Oct 2024 09:52 by zoe
Created by: zoe
Comments: 0
Category: DockManager
Type: Feature Request
1

Currently, the Kendo UI for jQuery DockMananager does not expose the ability to load arbitrary content. Similar to how the Splitter - https://demos.telerik.com/kendo-ui/splitter/ajax

Completed
Last Updated: 15 Jul 2024 13:21 by ADMIN
Release 2024 Q3 (Aug)
Created by: Johnathan
Comments: 0
Category: DockManager
Type: Bug Report
3

Bug report

The DockManager is missing in the typescript definition.

Reproduction of the problem

Open the typescript/kendo.all.d.ts file and search for DockManager.

Expected/desired behavior

DockManager definition should be added to the kendo.all.d.ts file

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all ]
Unplanned
Last Updated: 13 Nov 2023 20:02 by RV
Created by: RV
Comments: 0
Category: DockManager
Type: Feature Request
2

Hi Team,

I would like to request the pin toolbar to be configurable to the right, top, or bottom of the Kendo UI DockManager.

Thank you!