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

Sortable containment boundaries do not get updated while scolling #2174

Open
NoudL opened this issue Jul 5, 2023 · 3 comments
Open

Sortable containment boundaries do not get updated while scolling #2174

NoudL opened this issue Jul 5, 2023 · 3 comments

Comments

@NoudL
Copy link

NoudL commented Jul 5, 2023

This bug might be related to #9460, but its fix does not fix this issue.

If you make a sortable, which "containment" element is placed in an element that is too small to show it without scrolling, you can scroll while dragging and its boundaries do not move with the scrolling.

Here's a fiddle to better show what I mean http://jsfiddle.net/e9hgdjqf/

@mgol
Copy link
Member

mgol commented Jul 10, 2023

Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer?

@NoudL
Copy link
Author

NoudL commented Jul 14, 2023

Seems to happen with both versions. Sorry I just noticed the JSFiddle uses a really outdated version of... everything, so here's a codepen version: https://codepen.io/Nuud/pen/poQaqdg I tested it with both 1.13.2 and 1.12.1.

@mgol
Copy link
Member

mgol commented Jul 14, 2023

Thanks for the info. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/. PRs are welcome if they're not too complex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants