Page MenuHomePhabricator

Improve minor workboard drag behaviors
ClosedPublic

Authored by epriestley on Feb 2 2016, 2:31 PM.
Tags
None
Referenced Files
F14476068: D15163.id36607.diff
Fri, Dec 27, 11:25 PM
Unknown Object (File)
Tue, Dec 24, 7:36 AM
Unknown Object (File)
Sun, Dec 22, 10:45 AM
Unknown Object (File)
Thu, Dec 19, 7:49 AM
Unknown Object (File)
Mon, Dec 16, 8:02 PM
Unknown Object (File)
Fri, Dec 13, 12:18 PM
Unknown Object (File)
Thu, Dec 12, 11:21 AM
Unknown Object (File)
Wed, Dec 11, 8:46 PM
Subscribers

Details

Summary

Ref T5240.

  • Add proper class when dropping cards.
  • Add proper class when creating new cards.
  • Make X-drag explicit so that it works if there's only one column.
  • Stop tootips when dragging, resume them after dropping.
  • Move CSS rule for consistency.
  • Allow user to hit "Escape" to cancel an in-progress drag.
Test Plan
  • Dropped cards.
  • Created new cards.
  • X-dragged on a workboard with one column and a dashboard.
  • Dragged over a tooltip (no tip), dropped, moused over tooltip (tip).
  • Hit escape during a drag.

Diff Detail

Repository
rP Phabricator
Branch
drag1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10449
Build 12772: Run Core Tests
Build 12771: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Improve minor workboard drag behaviors.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

Allow user to hit "Escape" to cancel an in-progress drag.

chad edited edge metadata.
This revision is now accepted and ready to land.Feb 2 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.