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

Dashboard briefly flashes isDraggingOver off while dragging over drop zone. #5392

Open
2 tasks done
WesleyKapow opened this issue Aug 5, 2024 · 2 comments
Open
2 tasks done
Assignees
Labels

Comments

@WesleyKapow
Copy link

WesleyKapow commented Aug 5, 2024

Initial checklist

  • I understand this is a bug report and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

https://uppy.io/examples/

Steps to reproduce

Drag image over dropzone but do not release. Slowly (while dragging) hover over dashed line or "drop files here" / images.

Expected behavior

When dragging over dropzone uppy should not flash between hover state and non hover state.

Actual behavior

Uppy flashes and briefly toggles the uppy-Dashboard--isDraggingOver class on the dashboard div.

Aug-05-2024.15-16-56.mp4
@WesleyKapow WesleyKapow added the Bug label Aug 5, 2024
@Murderlon
Copy link
Member

Are you on the latest release, which has the anti-flickering fix: #5326?

@WesleyKapow
Copy link
Author

@Murderlon yes on latest, and this happens for me on uppy's own example site as linked in the issue.

Also just tested browsers:

  • Chrome (latest v 127.0.6533.89) has the bug.
  • Safari mostly doesn't have the bug (if I move the dragged image around for a while I can get a single flash.. so not really a problem)
  • Firefox, no bug (couldn't get a single flash)

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

No branches or pull requests

3 participants