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, Nov 14, 8:43 AM
Unknown Object (File)
Thu, Nov 14, 8:39 AM
Unknown Object (File)
Thu, Nov 14, 8:24 AM
Unknown Object (File)
Thu, Nov 14, 7:45 AM
Unknown Object (File)
Thu, Nov 14, 6:42 AM
Unknown Object (File)
Sat, Nov 9, 4:23 PM
Unknown Object (File)
Wed, Nov 6, 11:59 AM
Unknown Object (File)
Oct 9 2024, 1:48 PM
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.