Skip to content

Initial implementation of drag and drop api #122239

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

Merged
merged 14 commits into from
May 4, 2021

Conversation

barbaravaldez
Copy link
Contributor

This pull request has the initial work for supporting drag and drop behavior in contributed tree

  • Enable drag and drop in custom tree views
  • Add drag and drop support option in proposed apis
  • E2E wiring of components

I'll implement the reparent logic and refresh the tree view in next pull request

Screen.Recording.2021-04-26.at.1.41.48.PM.mov

.

Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

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

Looking really good so far! I haven't gotten to test it out yet since we've just started our endgame here, but I want to try it out later this week.

This is a feature that we will want to highlight in our extension samples, and it looks like you're already testing it out as you develope there ✔ Would you also be able to make a PR so that one of the tree extension samples shows off the new API and feature?

Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

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

Just a few last tweaks. I intend to merge this PR on Monday (We branch for release on Friday and are mostly on taking bugfixes until then.)

@alexr00 alexr00 merged commit 39d180d into microsoft:main May 4, 2021
@barbaravaldez barbaravaldez deleted the bavaldez/dragAndDrop branch May 4, 2021 16:27
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add drag and drop for contributed tree views
2 participants