Page MenuHomePhabricator

[lib] refactor resetting user state to ops
ClosedPublic

Authored by kamil on Jan 22 2024, 2:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 5:20 AM
Unknown Object (File)
Fri, Jun 21, 5:38 AM
Unknown Object (File)
Sat, Jun 15, 4:33 AM
Unknown Object (File)
Fri, Jun 14, 4:02 AM
Unknown Object (File)
Thu, Jun 13, 6:47 PM
Unknown Object (File)
Tue, Jun 11, 3:41 PM
Unknown Object (File)
Sat, Jun 1, 12:53 PM
Unknown Object (File)
May 23 2024, 10:14 AM
Subscribers

Details

Summary

Convert logic to ops approach.

Depends on D10758

Test Plan
  1. Logout
  2. Make sure logic and output from this action is the same

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.Jan 22 2024, 6:33 AM
kamil added inline comments.
lib/reducers/keyserver-reducer.js
81 ↗(On Diff #35914)

I think we can remove this

PLease remove the obsolete line before landing

This revision is now accepted and ready to land.Jan 22 2024, 9:17 AM
This revision was automatically updated to reflect the committed changes.