Page MenuHomePhabricator

Fix hovercard behavior for multiple copies of the same object
ClosedPublic

Authored by epriestley on Dec 24 2015, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:02 AM
Unknown Object (File)
Thu, Apr 11, 8:02 AM
Unknown Object (File)
Mon, Apr 8, 2:01 AM
Unknown Object (File)
Mar 30 2024, 2:43 AM
Unknown Object (File)
Mar 19 2024, 9:09 PM
Unknown Object (File)
Mar 19 2024, 9:04 PM
Unknown Object (File)
Mar 19 2024, 9:02 PM
Unknown Object (File)
Mar 19 2024, 7:07 PM
Subscribers
None

Details

Summary

Ref T8980. Previously, if you had like T123 T123 T123 and waved your mouse over them, we wouldn't move the card. Now, move the card.

Test Plan

Waved mouse. Saw the card move.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix hovercard behavior for multiple copies of the same object.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

This mostly happened with stuff like:

Author: dog
Subscribers: dog

So you'd mouse over "Author", then move to "Subscribers" but the card wouldn't move.

chad edited edge metadata.
This revision is now accepted and ready to land.Dec 24 2015, 9:16 PM
This revision was automatically updated to reflect the committed changes.