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

Introduce WebDragAndDropManager #1726

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Conversation

Schahen
Copy link
Collaborator

@Schahen Schahen commented Dec 11, 2024

What is important to know about this particular PR:

It does not covers dnd data - since it will be covered as a separate PR
It's almost impossible to make reliable unit tests for testing drag and drop so a separate effort will be made to introduce integration tests (which, again, are not part of this particular PR)
The DragAndDropExample will be redone and commonized completely in a separate PR

@Schahen Schahen requested review from MatkovIvan and eymar December 11, 2024 13:49
Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Great to have this feature on web!

I've requested some changes that prevent merging it as-is

Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

please wait @eymar's review for js/web/browser specifics

@Schahen Schahen merged commit 9627567 into jb-main Dec 13, 2024
2 checks passed
@Schahen Schahen deleted the sh/web-drag-and-drop-manager branch December 13, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants