Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Splitter] Programmatically hiding the right panel doesn't allow the left panel to take up free space #4521

Open
aanilkumarreddy opened this issue Jan 17, 2025 · 1 comment

Comments

@aanilkumarreddy
Copy link

Description

This is related to version 17.2.0

When you resize a pane and then collapse it, the remaining pane does not occupy the full space of the splitter.

Steps To Reproduce

To Reproduce
Open the following demo:

  1. https://stackblitz.com/edit/angular-m7fxze-lohztkxe?file=src%2Fapp%2Fapp.component.ts
  2. Click on Toogle 4th Panel button. This opens 4th panel on the right side.
  3. Resize the last panel by using cursor.
  4. Click on Toggle 4th panelbutton, You observe the space previously occupied by 4th panel is empty.

Screenshots or video

Image

Image

Actual Behavior

The Space previously occupied by 4th panel is empty

Expected Behavior

The Space previously occupied by 4th panel, when closed should be occupied by the adjacent panel

Browser

Chrome

Browser version

latest

OS type

Windows

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

@mklemarczyk
Copy link

Same reproduced with 18.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants