Fetch a config, parse, and use in a state.
Depends on D6948
Paths
| Differential D6949 Authored by tomek on Mar 3 2023, 4:29 AM.
Tags None Referenced Files
Details Summary Fetch a config, parse, and use in a state. Depends on D6948 Test Plan Added a console log to check if the state is set correctly after successful call to feature flags service.
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptMar 3 2023, 4:29 AM2023-03-03 04:29:50 (UTC-8) Harbormaster completed remote builds in B17092: Diff 23400.Mar 3 2023, 4:44 AM2023-03-03 04:44:30 (UTC-8) tomek edited the test plan for this revision. (Show Details)Mar 3 2023, 5:52 AM2023-03-03 05:52:59 (UTC-8)
Harbormaster completed remote builds in B17093: Diff 23403.Mar 3 2023, 7:19 AM2023-03-03 07:19:42 (UTC-8) This revision is now accepted and ready to land.Mar 3 2023, 7:50 AM2023-03-03 07:50:35 (UTC-8) Closed by commit rCOMMa910cf9ae1af: [native] Fetch and parse feature flags response (authored by tomek). · Explain WhyMar 3 2023, 9:02 AM2023-03-03 09:02:10 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23408 lib/facts/feature-flags.js
lib/utils/feature-flags-utils.js
native/components/feature-flags-provider.react.js
|