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

fix: scroll in a board and drag and drop cards when the columns are sorted #704

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Dec 16, 2022

Fixes #703

Proposed Changes

  • Remove the dragged card correctly when the columns are sorted
  • Expand the scroll behaviour to the whole board page

This pull request closes #703

@nunocaseiro nunocaseiro changed the title fix: scroll in a board and drag and drop cards when the columns are s… fix: scroll in a board and drag and drop cards when the columns are sorted Dec 16, 2022
@nunocaseiro nunocaseiro self-assigned this Dec 16, 2022
@nunocaseiro nunocaseiro requested a review from a team December 16, 2022 16:06
@nunocaseiro nunocaseiro added bug Something isn't working frontend labels Dec 16, 2022
@nunocaseiro nunocaseiro merged commit 7aae98d into main Dec 16, 2022
@nunocaseiro nunocaseiro deleted the fix/sort-scroll branch December 16, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: move card when columns are sorted
2 participants