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)
May 27 2025, 2:17 PM
Unknown Object (File)
May 26 2025, 1:04 PM
Unknown Object (File)
May 3 2025, 6:02 PM
Unknown Object (File)
May 2 2025, 5:14 AM
Unknown Object (File)
Apr 29 2025, 3:22 AM
Unknown Object (File)
Apr 25 2025, 2:01 PM
Unknown Object (File)
Apr 24 2025, 11:22 AM
Unknown Object (File)
Apr 7 2025, 7:12 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.