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
F19826860: D14881.diff
Mon, Mar 9, 2:45 AM
F19814631: D14881.diff
Wed, Mar 4, 3:12 PM
F19568584: D14881.diff
Jan 31 2026, 10:09 PM
F19512174: D14881.diff
Jan 12 2026, 1:41 PM
F19236690: D14881.id35971.diff
Dec 21 2025, 7:26 PM
F19236562: D14881.diff
Dec 21 2025, 7:18 PM
F19232777: D14881.id35974.diff
Dec 21 2025, 5:26 PM
F19044937: D14881.id35971.diff
Nov 27 2025, 5:21 AM
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
Branch
hover5
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9790
Build 11771: Run Core Tests
Build 11770: arc lint + arc unit

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.