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

Unexpected Behavior when dragging items. #54

Closed
T0miii opened this issue Jan 12, 2024 · 1 comment · Fixed by #55
Closed

Unexpected Behavior when dragging items. #54

T0miii opened this issue Jan 12, 2024 · 1 comment · Fixed by #55
Assignees
Labels
bug Something isn't working
Milestone

Comments

@T0miii
Copy link

T0miii commented Jan 12, 2024

Expected Behavior

All items should be side be side when moving them to the position i expect

Current Behavior

When dragging the last item to its position the previous two items go to the second row

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.
unexpected_behaviour

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

latest version

Failure Logs

no console errors or warnings

@T0miii
Copy link
Author

T0miii commented Jan 12, 2024

It seems like this bug got introduced with my commit, regarding responsive behavior. I was not aware that when we move the items, the responsive layout function gets triggered that is returning the previous layout.
Need to find the correct spot to return the cached layout when resizing,

@gwinnem gwinnem self-assigned this Jan 15, 2024
@gwinnem gwinnem added the bug Something isn't working label Jan 15, 2024
@gwinnem gwinnem added this to the Release 1.2.8 milestone Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants