Page MenuHomePhabricator

Make inline "ContentState" a client object, and track "hasSuggestion" on it
ClosedPublic

Authored by epriestley on Mar 25 2021, 8:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 15 2026, 2:59 PM
Unknown Object (File)
Apr 2 2026, 9:33 PM
Unknown Object (File)
Apr 1 2026, 6:50 PM
Unknown Object (File)
Mar 14 2026, 10:56 AM
Unknown Object (File)
Feb 11 2026, 6:43 AM
Unknown Object (File)
Jan 31 2026, 7:02 PM
Unknown Object (File)
Oct 22 2025, 9:59 AM
Unknown Object (File)
Oct 20 2025, 12:36 AM
Subscribers
None

Details

Summary

Ref T13559. In an effort to ultimately fix the "quote + cancel" bug, begin formalizing content states on the client.

This creates a "ContentState" client object and moves the authoritative storage for the "hasSuggestion" property to it.

Test Plan

Created inlines, etc. See followups.

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.Mar 29 2021, 4:00 PM
This revision was automatically updated to reflect the committed changes.