Skip to content

DDDraggable fix to querySelectorAll(handle) for nested grid#3262

Merged
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master
Apr 8, 2026
Merged

DDDraggable fix to querySelectorAll(handle) for nested grid#3262
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master

Conversation

@adumesny
Copy link
Copy Markdown
Member

@adumesny adumesny commented Apr 8, 2026

Description

  • fixed code when finding all handles to ommit nested gridItem (that have their own drag handling) without relying on node.subGrid being set (some app remove it while hidding/collapsing section of nested grids)

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* fixed code when finding all handles to ommit nested gridItem (that have their own drag handling) without relying on node.subGrid being set
(some app remove it while hidding/collapsing section of nested grids)
@adumesny adumesny merged commit 246fae5 into gridstack:master Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant