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

Resized nested grid doesn't follow usual layout rules #2625

Open
waaverecords opened this issue Mar 5, 2024 · 0 comments
Open

Resized nested grid doesn't follow usual layout rules #2625

waaverecords opened this issue Mar 5, 2024 · 0 comments
Labels

Comments

@waaverecords
Copy link

Subject of the issue

Resizing in a subgrid does not position its items properly.
They end up on top of each other.

This is a subgrid of width 2 (cells):
image

When resized to width of 1:
image

Your environment

Gridstack v10.0.1
Browser: Chrome

Steps to reproduce

Go to nested demo: https://gridstackjs.com/demo/nested.html
Resize the subgrid item containing element 6 and 7 to its smallest width possible.
Element 6 and 7 are now on top of each other.

Expected behavior

Elements should follow usual layout rules.

@waaverecords waaverecords changed the title Resizing resized nested grid doesn't follow usual layout rules Resized nested grid doesn't follow usual layout rules Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants