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 Scheduled List sort #261

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Fix Scheduled List sort #261

merged 1 commit into from
Jul 29, 2021

Conversation

marbetschar
Copy link
Member

This PR fixes #228. Turned out we just need to make sure to sort using due date when on Scheduled List (that is: no specific source is set for the list view).

Before

Before

After

After

@marbetschar marbetschar requested a review from a team July 28, 2021 20:11
@marbetschar marbetschar added the Bitesize Small, self-contained issue. Good for newcomers, and/or should be an easy fix. label Jul 28, 2021
@marbetschar marbetschar added this to In progress in Tasks 1.0 MVP via automation Jul 28, 2021
@marbetschar marbetschar added this to the 1.0.0 milestone Jul 28, 2021
@marbetschar marbetschar mentioned this pull request Jul 28, 2021
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

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

Can confirm the fix!

@danirabbit danirabbit merged commit 8c3a91b into master Jul 29, 2021
Tasks 1.0 MVP automation moved this from In progress to Done Jul 29, 2021
@danirabbit danirabbit deleted the fix-scheduled-list-sort branch July 29, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bitesize Small, self-contained issue. Good for newcomers, and/or should be an easy fix.
Projects
Tasks 1.0 MVP
  
Done
Development

Successfully merging this pull request may close these issues.

Scheduled List: Sorting does not work correctly with multiple backends
2 participants