You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the solution, we should use modal window instead of browser window? I think select2 has the similar issue in the bootstrap modal and they have "dropdownParent" parameter to overcome this issue:
-----Original Message-----
From: Yusuf Ozturk <notifications@github.com>
To: mistic100/jQuery-QueryBuilder <jQuery-QueryBuilder@noreply.github.com>
Cc: Damien Sorel <contact@git.strangeplanet.fr>, Mention <mention@noreply.github.com>
Sent: mer., 07 nov. 2018 17:23
Subject: Re: [mistic100/jQuery-QueryBuilder] Incorrect ghost position in sort plugin on Bootstrap modal window (#741)
I will close this issue @mistic100
Would be really nice if there is a parameter for modals, so we can use modal offset :)
Thanks.
Yusuf
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#741 (comment)
First, please check the codepen:
https://codepen.io/yusufozturk/pen/oQbvzj
When you try to move one of the rule, ghost position is not right on the modal.
It's because x and y positions are not correct in the modal view. Probably same issue:
https://stackoverflow.com/questions/46626376/incorrect-mouse-x-y-position-on-bootstrap-modal-window
As the solution, we should use modal window instead of browser window? I think select2 has the similar issue in the bootstrap modal and they have "dropdownParent" parameter to overcome this issue:
https://select2.org/troubleshooting/common-problems
I will apply a custom fix for this issue but I don't have time to send a pull request in a short time, sorry.
Yusuf
The text was updated successfully, but these errors were encountered: