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]: dropZone show wrong highlights when drag & drop on touch devices #232

Open
1 task done
quando1910 opened this issue Jul 11, 2024 · 0 comments
Open
1 task done
Labels
type: bug 🐛 Something isn't working

Comments

@quando1910
Copy link

quando1910 commented Jul 11, 2024

Package

@meteor/component-library

Package version

3.9.0

Link to minimal reproduction

https://www.loom.com/share/dd4ca450acde477488fd61c9cc788254

Steps to reproduce

  • Use touch devices.
  • open the table setting.
  • try to drag and drop the columns.

Actual behavior

  • When you drag up, it will show the highlights of all dropZones the touch point moves over.

Expected behavior

  • When you drag up, it should show only 1 highlight of the current drop zone where the touch point is in.

System Info

All browsers

Any additional comments?

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant