Page MenuHomePhabricator

Remove direct reads of form state from main Inline client code
ClosedPublic

Authored by epriestley on Mar 25 2021, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 12:05 AM
Unknown Object (File)
Sat, Mar 30, 9:39 PM
Unknown Object (File)
Thu, Mar 28, 2:32 PM
Unknown Object (File)
Wed, Mar 27, 11:57 AM
Unknown Object (File)
Fri, Mar 22, 11:48 PM
Unknown Object (File)
Feb 21 2024, 6:28 AM
Unknown Object (File)
Feb 21 2024, 6:28 AM
Unknown Object (File)
Feb 21 2024, 6:28 AM
Subscribers
None

Details

Summary

Ref T13559. Instead of directly reading form state, make all callers use the "active" state instead. The state reads the form.

No functional changes, just clarifying responsiblites.

Test Plan

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