Page MenuHomePhabricator

Fold task-relationship actions into an accordion dropdown
ClosedPublic

Authored by epriestley on Jun 21 2016, 1:56 AM.
Tags
None
Referenced Files
F18844158: D16157.diff
Oct 29 2025, 3:35 AM
F18842837: D16157.diff
Oct 28 2025, 6:52 PM
F18776662: D16157.diff
Oct 10 2025, 10:50 PM
F18770463: D16157.diff
Oct 8 2025, 12:42 PM
F18694798: D16157.id38870.diff
Sep 27 2025, 4:33 AM
F18155256: D16157.id38868.diff
Aug 14 2025, 9:13 PM
F18112004: D16157.id38870.diff
Aug 12 2025, 3:52 PM
F18112003: D16157.id38868.diff
Aug 12 2025, 3:52 PM
Subscribers
None

Details

Summary

Ref T11179. Alternative to D16152. I think this turned out a bit better than the other one did.

Currently, we render two copies of the menu (one for mobile, one for desktop). A big chunk of this is sharing the nodes instead: when you open the mobile dropdown menu, it steals the nodes from the document. When you close it, it puts them back. Magic! Sneaky!

Test Plan

Screen Shot 2016-06-20 at 6.55.27 PM.png (249×354 px, 22 KB)

Screen Shot 2016-06-20 at 6.55.33 PM.png (246×319 px, 23 KB)

Diff Detail

Repository
rP Phabricator
Branch
dropdown2b
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12749
Build 16222: Run Core Tests
Build 16221: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fold task-relationship actions into an accordion dropdown.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 21 2016, 2:13 AM
This revision was automatically updated to reflect the committed changes.
webroot/rsrc/css/phui/phui-button.css
289–300

was this for me to fiddle with or is this your current favorite?

Feel free to reduce it to something more tasteful.