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)
Mon, Feb 3, 3:16 AM
Unknown Object (File)
Mon, Jan 27, 4:55 PM
Unknown Object (File)
Mon, Jan 27, 2:22 PM
Unknown Object (File)
Sun, Jan 26, 3:44 AM
Unknown Object (File)
Sat, Jan 25, 4:13 PM
Unknown Object (File)
Fri, Jan 24, 11:34 AM
Unknown Object (File)
Fri, Jan 24, 11:33 AM
Unknown Object (File)
Fri, Jan 24, 11:33 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.