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

[WEB-1004] feat: Pragmatic dnd implementation for Kanban #4189

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

rahulramesha
Copy link
Collaborator

@rahulramesha rahulramesha commented Apr 15, 2024

WEB-1004

This PR is aimed at replacing the @hello-pangea/dnd with the new @atlaskit/pragmatic-drag-and-drop.
As part of the effort, in this PR we have replaced the library in the Kanban with Pragmtic-drag-and-drop.

  • This Enables better performance in drag and drop for Kanban blocks.
  • This Library also gives power to enable autoscroll while dragging even with having different scroll containers
  • Because of the above capability, we were also able to make individual column scrollable as well

Before:

Before.Pragmatic.dnd.mov

After:

With.Pragmatic.DND.mov

@rahulramesha rahulramesha changed the title []feat: Pragmatic dnd implementation [WEB-1003] feat: Pragmatic dnd implementation for Kanban Apr 15, 2024
@rahulramesha rahulramesha changed the title [WEB-1003] feat: Pragmatic dnd implementation for Kanban [WEB-1004] feat: Pragmatic dnd implementation for Kanban Apr 15, 2024
@rahulramesha rahulramesha added this to the v0.18.0-dev milestone Apr 15, 2024
@rahulramesha rahulramesha marked this pull request as ready for review April 15, 2024 10:44
@sriramveeraghanta sriramveeraghanta merged commit 7a21855 into develop Apr 15, 2024
20 of 21 checks passed
@sriramveeraghanta sriramveeraghanta deleted the pragmatic-dnd-implementation branch April 15, 2024 11:32
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.

2 participants