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

[Grid] Row dragging not working as expected #731

Open
MarielaTihova opened this issue Oct 10, 2024 · 0 comments
Open

[Grid] Row dragging not working as expected #731

MarielaTihova opened this issue Oct 10, 2024 · 0 comments

Comments

@MarielaTihova
Copy link
Contributor

Go to this example https://staging.infragistics.com/react-demos/grids/grid/row-reorder and observe the behavior.

For fixing:

Expected result:
Regardless of which row we drag, it should be placed wherever we drop it.
Actual result: When we drag and drop a row it is being placed where we drop it only sometimes. The bug is being easily reproduced, but I can't fixate on the exact cases in which the feature doesn't work. Needs further investigation.

  • The same works as expected in Angular!

For improvement:

Add a visual identifier of where the dragged row will be placed.

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

No branches or pull requests

1 participant