Tasks: fix priority sorting
Priority sorting had some inconsistencies. The Infinity was causing tasks to not be sorted (Infinity - Infinity = NaN). Adding sortByDueDate also ensures better sorting when tasks have the same prioritymaster
parent
77f734a227
commit
aa9e85a520
Loading…
Reference in New Issue