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

I can move locked items #260

Open
wow64cpu opened this issue Apr 27, 2023 · 1 comment
Open

I can move locked items #260

wow64cpu opened this issue Apr 27, 2023 · 1 comment

Comments

@wow64cpu
Copy link

wow64cpu commented Apr 27, 2023

I can move locked grid items.

If you move the elements that are before the blocked element behind it, then the blocked element moves to the beginning of the grid.

If you move elements after a blocked element in front of it, then the blocked element moves to the end of the grid.

Thus, I can move the blocked element to the beginning or end, and only after that I will not be able to move it anywhere.

Perhaps similar behavior will be in lists.

This problem is reproduced by the example code.

grid_reorder-2023-04-27_18 04 47_sm

In addition, there is another strange observation.

Apparently, I can literally drag a blocked element if I start to do so from the near edge of an adjacent element. This also works on regular elements, i.e. I click on one element, and the adjacent element is dragged.

grid_reorder_1-2023-04-27_18 39 20

@happysingh23828
Copy link

Facing the same, did you find any solution? @wow64cpu

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

No branches or pull requests

2 participants