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

Nested Grid Only Works for 1 Level. Need it work till nth level. #1941

Closed
qasimhassankhan opened this issue Mar 9, 2022 · 5 comments
Closed

Comments

@qasimhassankhan
Copy link

qasimhassankhan commented Mar 9, 2022

Let's say I have a main Gridstack and 3 Gridstacks are nested to it: A, B and C.

let's assume B and C are nested to grid A.
I want to drag C into Grid B but that is not achievable right now.

What I found out so far is currently nested grids are working for only one level but i need it to nth level.

Can anyone help with this?

@adumesny
Copy link
Member

adumesny commented Mar 9, 2022

guess I didn't check that case, but being able to drag nested grids inside/outside parents was added in v5.0 with the donation of a user for first level. This would need a donation as well to be looked at...

and please post a running example.

@qasimhassankhan
Copy link
Author

Please check the video, i am trying to drag a child gridstack into another child gridstack but it does not allow me this. Please let me know if it can be done??

screen-capture.1.mp4

@adumesny
Copy link
Member

we do not have a way to make sub-grids dynamically (based on drag gesture) - dup of #1009

@v1talii-dev
Copy link
Contributor

I am ready to take part in the refinement of this feature. tell me, where is the best place to start?

@adumesny
Copy link
Member

adumesny commented Jun 6, 2022

let move this conversation to 1009 please.

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