Page MenuHomePhabricator

[lib] introduce removeKeyserverActionType
ClosedPublic

Authored by ginsu on Nov 9 2023, 11:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 10:18 PM
Unknown Object (File)
Thu, Dec 5, 7:11 AM
Unknown Object (File)
Sat, Nov 30, 2:25 PM
Unknown Object (File)
Nov 15 2024, 6:20 AM
Unknown Object (File)
Nov 15 2024, 1:41 AM
Unknown Object (File)
Nov 6 2024, 12:20 PM
Unknown Object (File)
Oct 27 2024, 11:48 PM
Unknown Object (File)
Oct 27 2024, 11:48 PM
Subscribers

Details

Summary

This diff introduces the REMOVE_KEYSERVER redux action type as well as the RemoveKeyserverPayload type that we will need for this redux action. Since at this moment the disconnect keyserver functionality is not fully ready just yet, this action will just simply remove a keyserver (that's not actively connected) from keyserver store and the keyserver selection list.

Linear task: https://linear.app/comm/issue/ENG-5464/introduce-remove-keyserver-redux-action-type

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage