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
Unknown Object (File)
Fri, Sep 20, 10:32 PM
Unknown Object (File)
Fri, Sep 20, 6:00 PM
Unknown Object (File)
Fri, Sep 20, 3:53 PM
Unknown Object (File)
Wed, Sep 4, 7:54 AM
Unknown Object (File)
Aug 9 2024, 11:04 AM
Unknown Object (File)
Aug 5 2024, 4:27 PM
Unknown Object (File)
Aug 5 2024, 4:27 PM
Unknown Object (File)
Aug 5 2024, 4:26 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