igniteui-dockmanager icon indicating copy to clipboard operation
igniteui-dockmanager copied to clipboard

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.

Results 28 igniteui-dockmanager issues
Sort by recently updated
recently updated
newest added

## Description Splitter cursor should be correct while resizing * version: 1.14.3 * browser: Chrome ## Steps to reproduce See attachments ## Result Cursor reverts to default state after start...

bug
status: resolved

## Description An unpinned pane is resized by dragging the splitter all the way until no further shrink is possible. After that, its size cannot be grown back by dragging...

bug
status: resolved

## Description TabGroupPane disappears when an unpinned pane is pinned * version: 1.14.2 * browser: NA ## Steps to reproduce 1. Run the attached sample dockmanager.zip. 2. Click “Tab 2”...

bug
status: resolved

## Is your feature request related to a problem? Please describe. Right now there are existing events to listen for splitter resize event such as splitterResizeStart and splitterResizeEnd. The information...

feature-request
status: in-review

Angular - drag panes outside of window (as seen in WebComponents/Electron example) https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/dock-manager-electron

feature-request
status: in-review

## Description This likely happens because during drag the handler is cancelled when it would cause the window to be outside. Instead a maximum drag position at that axis should...

bug
status: resolved

## Description Hi everyone I'm using the latest version of dockmanager and simply put i have this error in the console when the dockmanager get loaded ![image](https://github.com/IgniteUI/igniteui-dockmanager/assets/26311786/f1791362-e636-453e-8de9-590f3dbf4369) Unfortunately i haven't...

bug
status: in-review

This could be achieved by entirely removing the UI for maximization or making it work like full resize within the view area but without actual maximization so that the edges...

feature-request
status: in-review

## Description If there are a lot of tabs, "More tabs" icon is displayed. When it is clicked, a popup list is displayed that shows the hidden tabs. However, the...

bug
status: in-review