Page MenuHomePhabricator

Improve minor workboard drag behaviors
ClosedPublic

Authored by epriestley on Feb 2 2016, 2:31 PM.
Tags
None
Referenced Files
F14021136: D15163.diff
Wed, Nov 6, 5:49 AM
F13972243: D15163.id36607.diff
Thu, Oct 17, 5:55 PM
Unknown Object (File)
Oct 7 2024, 5:26 PM
Unknown Object (File)
Oct 5 2024, 12:33 PM
Unknown Object (File)
Oct 5 2024, 5:07 AM
Unknown Object (File)
Sep 25 2024, 8:09 PM
Unknown Object (File)
Sep 12 2024, 7:28 AM
Unknown Object (File)
Sep 12 2024, 7:28 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.