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

feat: order board cards by record position #3902

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

thaisguigon
Copy link
Contributor

Closes #3848

@thaisguigon thaisguigon marked this pull request as ready for review February 9, 2024 16:20
@charlesBochet
Copy link
Member

@thaisguigon It's a good start, we can merge it, I've noted the following next steps:

  • New card from "+ New" button should go at the end of the list
  • New card from top right "+" should go to the top
  • If there is an existing sort, we should allow to re-order between cards that have the same sorted field value (it's not working right now)
  • (bonus) we should block the drop to the same sorted field area

@charlesBochet charlesBochet merged commit d28843b into main Feb 9, 2024
13 checks passed
@charlesBochet charlesBochet deleted the feat/order-board-cards-by-record-position branch February 9, 2024 17:09
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.

Record card position in board
2 participants