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-1249] feat: Kanban multi dragndrop #4479

Merged
merged 3 commits into from
May 16, 2024
Merged

Conversation

rahulramesha
Copy link
Collaborator

WEB-1249

This PR aims to enable Drag and drop for all the group bys except for group by created by.

trimmed.dnd.mov

@pushya22 pushya22 added this to the v0.20-dev milestone May 16, 2024
@pushya22 pushya22 added the 🌟enhancement New feature or request label May 16, 2024
this.rootStore.issues.updateIssue(issueId, { module_ids: uniq(currentModuleIds) });
}

//Perform API calls
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we do these in parallel?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@SatishGandham SatishGandham merged commit 1ad7011 into preview May 16, 2024
12 of 14 checks passed
@SatishGandham SatishGandham deleted the kanban-multi-dragndrop branch May 16, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟enhancement New feature or request 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants