Skip to content

IgxSplitter - the panes are set to max/min after resize if window is resized and minSize is used #16219

@MonikaKirkova

Description

@MonikaKirkova

Description

When the window is resized, and one pane has a minSize set while the other has a fixed size in pixels, attempting to resize the panes causes the pane with minSize to expand and occupy the entire splitter area.

  • igniteui-angular version: 20.0.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
  5. The left pane is set to max and the other one is not visible

Result

The pane with minSize is expanded and occupies the entire splitter area.

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