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

New drag-and-drop engine follow-ons #760

Open
2 of 5 tasks
chrisvxd opened this issue Jan 2, 2025 · 1 comment
Open
2 of 5 tasks

New drag-and-drop engine follow-ons #760

chrisvxd opened this issue Jan 2, 2025 · 1 comment

Comments

@chrisvxd
Copy link
Member

chrisvxd commented Jan 2, 2025

Follow-ons from #556 / #598:

  • Slow drop rendering with large payloads (related to Improve rendering performance #644, More portable data payload #255 as requires elimination of context via new field-based DropZone API).
  • Scroll position not properly accounted for. To reproduce, scroll so second card grid is just in frame, then drag item above. Notice it will snap higher than expected. Possible fallback collision bug, or requires possible upstream fix.

Blocked by upstream fixes

@chrisvxd
Copy link
Member Author

chrisvxd commented Jan 9, 2025

Immediate follow-ons handled in #767. Still waiting for upstream fixes for remaining items.

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

No branches or pull requests

1 participant