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

Sidebar event returns to grid when dropping it outside of grid and moving mouse quickly #219

Open
tyler-dane opened this issue Jan 17, 2025 · 0 comments
Labels
needs more info Not ready for coding just yet wontfix This will not be worked on

Comments

@tyler-dane
Copy link
Contributor

Where did this happen?

Local code with an up-to-date main branch

Expected Behavior

When dropping a sidebar event outside the grid
(Over the header section, eg)
And moving the mouse quickly over the grid
Then the event should return to the sidebar

Current Behavior

When dropping a sidebar event outside the grid
And moving the mouse quickly over the grid
The event is saved to the grid at the mouse's position

dnd-bug.mov

Steps to Reproduce

  1. Create sidebar event
  2. Drag it over header section
  3. Drop
  4. Rapidly move the mouse over the grid
  5. Notice: The event is saved to the grid

Possible Solution

HOLD off on adding a solution. We will switch DND libraries, so this might be fixed automatically.

Context

No response

@tyler-dane tyler-dane added the bug label Jan 17, 2025
@tyler-dane tyler-dane moved this to Backlog in 🏗 Compass Roadmap Jan 17, 2025
@tyler-dane tyler-dane added needs more info Not ready for coding just yet wontfix This will not be worked on and removed bug labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Not ready for coding just yet wontfix This will not be worked on
Projects
Status: Backlog
Development

No branches or pull requests

1 participant