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
F2836025: D10926.id36565.diff
Sat, Sep 28, 3:22 PM
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
Subscribers

Details

Summary

Convert logic to ops approach.

Depends on D10925

Test Plan

refresh web app

Diff Detail

Repository
rCOMM Comm
Branch
fix-persistence
Lint
No Lint Coverage
Unit
No Test Coverage

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

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