Page MenuHomePhabricator

Restructure Hovercards to support more context information
ClosedPublic

Authored by epriestley on Feb 13 2021, 7:59 PM.
Tags
None
Referenced Files
F13281042: D21553.diff
Sun, Jun 2, 9:39 AM
F13271413: D21553.diff
Wed, May 29, 10:56 PM
F13242581: D21553.diff
Thu, May 23, 2:53 AM
F13220903: D21553.diff
Sun, May 19, 2:04 AM
F13211594: D21553.id51310.diff
Fri, May 17, 5:54 AM
F13203437: D21553.diff
Tue, May 14, 11:44 PM
F13191309: D21553.diff
Sat, May 11, 7:21 PM
F13189019: D21553.diff
Sat, May 11, 5: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.