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
F15530890: D16885.id40654.diff
Wed, Apr 23, 7:37 AM
F15529152: D16885.id40654.diff
Tue, Apr 22, 5:16 PM
F15505205: D16885.diff
Tue, Apr 15, 12:42 AM
F15446192: D16885.id40654.diff
Thu, Mar 27, 5:40 PM
F15443062: D16885.id40651.diff
Thu, Mar 27, 2:01 AM
F15440353: D16885.id.diff
Wed, Mar 26, 12:21 PM
F15434724: D16885.diff
Mar 25 2025, 5:01 AM
F15434719: D16885.id40651.diff
Mar 25 2025, 4:59 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.