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

[Bug]: Multiple tile swapping when dragging tiles with different sizes #1607

Open
mtsvyatkova opened this issue Mar 17, 2025 · 0 comments · May be fixed by #1608
Open

[Bug]: Multiple tile swapping when dragging tiles with different sizes #1607

mtsvyatkova opened this issue Mar 17, 2025 · 0 comments · May be fixed by #1608
Assignees
Labels

Comments

@mtsvyatkova
Copy link
Contributor

mtsvyatkova commented Mar 17, 2025

Which component(s) are affected?

Tile Manager

Description

When dragging a small tile over a bigger one, the tiles change their positions multiple times rearranging the layout.

Image

Reproduction

Steps to reproduce:

  1. Run the Fin Dashboard sample from Storybook.
  2. Slowly drag the tile from the top left to the right (over "Order Line Items" tile).
  3. Observe that the tiles swap multiple times.

Actual behavior:
The tiles swap multiple times.

Expected result:
The tiles should swap only once.

Workaround

Swapping tiles with similar size or moving the pointer faster does not trigger this behavior

Is this a regression?

No

Affected versions

Reproducible in 5.3.0

Browser/OS/Node environment

N/A

@mtsvyatkova mtsvyatkova added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. bug Something isn't working labels Mar 17, 2025
@mtsvyatkova mtsvyatkova self-assigned this Mar 17, 2025
@mtsvyatkova mtsvyatkova added tile-manager 🛠️ status: in-development and removed 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Mar 17, 2025
@mtsvyatkova mtsvyatkova linked a pull request Mar 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant