Page MenuHomePhabricator

Restructure Hovercards to support more context information
ClosedPublic

Authored by epriestley on Feb 13 2021, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:34 AM
Unknown Object (File)
Fri, Mar 29, 8:59 AM
Unknown Object (File)
Thu, Mar 28, 9:15 AM
Unknown Object (File)
Mar 5 2024, 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
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
Branch
policy4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25113
Build 34654: Run Core Tests
Build 34653: arc lint + arc unit

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.