Page MenuHomePhabricator

Restructure Hovercards to support more context information
ClosedPublic

Authored by epriestley on Feb 13 2021, 7:59 PM.
Tags
None
Referenced Files
F12826023: D21553.diff
Thu, Mar 28, 9:15 AM
Unknown Object (File)
Tue, Mar 5, 6:21 PM
Unknown Object (File)
Feb 4 2024, 12:41 AM
Unknown Object (File)
Jan 25 2024, 2:33 AM
Unknown Object (File)
Jan 24 2024, 7:35 PM
Unknown Object (File)
Jan 9 2024, 7:59 AM
Unknown Object (File)
Jan 9 2024, 7:59 AM
Unknown Object (File)
Dec 28 2023, 2:40 AM
Subscribers
None

Details

Summary

Ref T13602. Currently, Hovercards are functions only of the object they represent (and the viewer, etc).

Recent changes to how users who can't see an object are rendered motivate making them a function of both the object they represent and the context in which they are being viewed. In particular, this enables a hovecard for a user to explain "This user can't see the thing you're lookign at right now.", so visual "exiled" markers can have a path forward toward discovery.

Test Plan
  • This change isn't expected to affect any behavior.
  • Viewed hovercards, moused over/out, resized windows, viewed standalone cards, viewed debug cards, saw no behavioral changes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 13 2021, 9:37 PM
This revision was automatically updated to reflect the committed changes.