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

Support for dragging between list items #201786

Merged
merged 6 commits into from
Jan 4, 2024
Merged

Conversation

benibenj
Copy link
Contributor

@benibenj benibenj commented Jan 4, 2024

This PR introduces support for dragging between list items. The changes include updates to the list drop background color, drag and drop effects, and the handling of drag events. The changes are aimed at improving the user experience when interacting with lists in the application.

fix #200745

@benibenj benibenj enabled auto-merge (squash) January 4, 2024 13:23
@benibenj benibenj self-assigned this Jan 4, 2024
@vscodenpa vscodenpa added this to the December / January 2024 milestone Jan 4, 2024
@benibenj benibenj merged commit b2046c1 into main Jan 4, 2024
6 checks passed
@benibenj benibenj deleted the benibenj/listDragBetween branch January 4, 2024 14:56
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
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.

Support drag and drop between items in the list
3 participants