Page MenuHomePhabricator

[web] refactor set new session in `redux-setup` to ops
ClosedPublic

Authored by kamil on Feb 1 2024, 5:38 PM.
Tags
None
Referenced Files
F3276047: D10926.diff
Sat, Nov 16, 7:18 AM
Unknown Object (File)
Tue, Nov 12, 5:35 PM
Unknown Object (File)
Wed, Nov 6, 8:05 PM
Unknown Object (File)
Oct 15 2024, 12:01 PM
Unknown Object (File)
Oct 15 2024, 12:01 PM
Unknown Object (File)
Oct 15 2024, 12:00 PM
Unknown Object (File)
Oct 15 2024, 12:00 PM
Unknown Object (File)
Sep 28 2024, 3:22 PM
Subscribers

Details

Summary

Convert logic to ops approach.

Depends on D10925

Test Plan

refresh web app

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Feb 2 2024, 3:28 AM
kamil added inline comments.
web/redux/redux-setup.js
238 ↗(On Diff #36565)

ops are added to storeOperations in D10785

Strange that diffs that appear to depend on this one are already landed, before this one. Will this present any issues on master? Does it block release?

Strange that diffs that appear to depend on this one are already landed, before this one.

D10785 and D10787 depend on this one - those are still in review.

Will this present any issues on master? Does it block release?

No, it's just a refactor - logic is the same.

This revision is now accepted and ready to land.Feb 5 2024, 2:28 AM