Page MenuHomePhabricator

Allow workboard cards to be dragged again by using a larger value for infinity
ClosedPublic

Authored by epriestley on Nov 17 2016, 12:04 PM.
Tags
None
Referenced Files
F13198056: D16885.id40651.diff
Mon, May 13, 3:06 AM
F13191407: D16885.diff
Sat, May 11, 8:27 PM
Unknown Object (File)
Tue, May 7, 7:54 AM
Unknown Object (File)
Sat, May 4, 7:49 PM
Unknown Object (File)
Fri, Apr 26, 9:30 AM
Unknown Object (File)
Thu, Apr 25, 3:06 AM
Unknown Object (File)
Fri, Apr 19, 5:42 PM
Unknown Object (File)
Tue, Apr 16, 3:47 AM
Subscribers
None

Details

Summary

Fixes T11886. D16882 prevented workboard cards from being dragged between columns because it reduced the effective document height to almost nothing (~78px, just the menu bars).

Instead, use the larger of the document height and viewport height as "infinity".

Test Plan

Dragged columns between workboards successfully.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow workboard cards to be dragged again by using a larger value for infinity.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Whoops

This revision is now accepted and ready to land.Nov 17 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.