Page MenuHomePhabricator

Make drag-and-drop on workboards interact with priority column headers
ClosedPublic

Authored by epriestley on Mar 5 2019, 7:13 PM.
Tags
None
Referenced Files
F18758457: D20248.id.diff
Sun, Oct 5, 10:25 PM
F18702452: D20248.diff
Sun, Sep 28, 12:11 AM
F18695856: D20248.id48377.diff
Sat, Sep 27, 6:42 AM
F18658251: D20248.id48318.diff
Tue, Sep 23, 5:30 AM
F18569461: D20248.id48377.diff
Wed, Sep 10, 2:07 AM
F18569460: D20248.id48318.diff
Wed, Sep 10, 2:07 AM
F18518198: D20248.diff
Sep 5 2025, 2:51 PM
F18390318: D20248.id.diff
Aug 29 2025, 6:48 AM
Subscribers
None

Details

Summary

Ref T10333. Ref T8135. Depends on D20247. Allow users to drag-and-drop cards on a priority-sorted workboard under headers, even if the header has no other cards.

As of D20247, headers show up but they aren't really interactive. Now, you can drag cards directly underneath a header (instead of only between other cards). For example, if a column has only one "Wishlist" task, you may drag it under the "High", "Normal", or "Low" priority headers to select a specific priority.

(Some of this code still feels a little rough, but I think it will generalize once other types of sorting are available.)

Test Plan

Dragged cards within and between priority groups, saw appropriate priority edits applied in every case I could come up with.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable