Skip to content

IgxSplitter - the panes revert to their sizes before the resize if window is resized and minSize is used #15306

@IvanKitanov17

Description

@IvanKitanov17

Description

When the window is resized, if there is a pane with minSize and the user tries to resize the panes, the panes revert to their sizes before the resize

  • igniteui-angular version: 18.2.x
  • browser:

Steps to reproduce

  1. Run the following sample

  2. Resize the first pane to its minSize

  3. Shrink the window's width

  4. Try to resize the panes, the panes are reverting to their sizes before the resize

  5. After a few tries the panes start resizing

Result

The panes are reverting to their sizes before the resize and after a few tries they start to resize correctly

Expected result

The last size of the panel during the drag interaction should remain.

Attachments

Image

Metadata

Metadata

Assignees

Labels

🐛 bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.splitter

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions