Page MenuHomePhabricator

Add an "Sort by Creation Date" filter to workboards and modularize remaining order behaviors
ClosedPublic

Authored by epriestley on Mar 11 2019, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 7:15 AM
Unknown Object (File)
Fri, Mar 1, 4:53 AM
Unknown Object (File)
Feb 24 2024, 5:02 PM
Unknown Object (File)
Feb 21 2024, 1:00 PM
Unknown Object (File)
Feb 8 2024, 4:14 AM
Unknown Object (File)
Feb 3 2024, 9:42 PM
Unknown Object (File)
Feb 3 2024, 9:42 PM
Unknown Object (File)
Feb 3 2024, 9:42 PM
Subscribers
None

Details

Summary

Depends on D20274. Ref T10578. This is en route to an ordering by points, it's just a simpler half-step on the way there.

Allow columns to be sorted by creation date, so the newest tasks rise to the top.

In this ordering you can never reposition cards, since editing a creation date by dragging makes no sense. This will be true of the "points" ordering too (although we could imagine doing something like prompting the user, some day).

Test Plan

Viewed boards by "natural" (allows reordering both when dragging within and between columns), "priority" (reorder only within columns), and "creation date" (reorder never). Dragged cards around between and within columns, got apparently sensible behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable