Page MenuHomePhabricator

Improve minor workboard drag behaviors
ClosedPublic

Authored by epriestley on Feb 2 2016, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 31, 3:53 AM
Unknown Object (File)
Thu, May 29, 9:58 PM
Unknown Object (File)
Wed, May 28, 8:33 AM
Unknown Object (File)
Sun, May 25, 6:58 AM
Unknown Object (File)
May 8 2025, 6:22 AM
Unknown Object (File)
May 4 2025, 3:09 PM
Unknown Object (File)
Apr 30 2025, 1:03 PM
Unknown Object (File)
Apr 29 2025, 3:54 AM
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.