Update ShowTasks view to sort tasks by ascending #406

Merged
konrad merged 1 commits from monkeynaleo/frontend:master into master 2021-02-08 07:01:37 +00:00
Contributor

This is to make the tasks sort in order with soonest due date first.

This is to make the tasks sort in order with soonest due date first.
monkeynaleo added 1 commit 2021-02-08 06:52:33 +00:00
continuous-integration/drone/pr Build is passing Details
73dffced8d
Update ShowTasks view to sort tasks by ascending
instead of descending.
konrad merged commit 11de5cac56 into master 2021-02-08 07:01:37 +00:00
Owner

Thanks!

Thanks!
Owner

It looks like this now puts all tasks with due dates at the bottom (they now have the right order though) so I guess we need to move them back at the top. I'm not quite sure if this would need to be fixed in the API or the frontend.

It looks like this now puts all tasks with due dates at the bottom (they now have the right order though) so I guess we need to move them back at the top. I'm not quite sure if this would need to be fixed in the API or the frontend.
This repo is archived. You cannot comment on pull requests.
No description provided.