mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries
https://querybuilder.js.org
MIT License
1.68k stars 552 forks source link

Adds containment option to sortable plugin. #939

Open rickdubiel opened 2 years ago

rickdubiel commented 2 years ago

Created this PR due to the following issue: https://github.com/mistic100/jQuery-QueryBuilder/issues/741

I'm not sure if it's the all around best approach but it fixes the modal issue for me by allowing me to set a containment for the sortable items.

Merge request checklist