Page MenuHomePhabricator

[lib] introduce removeKeyserverActionType
ClosedPublic

Authored by ginsu on Nov 9 2023, 11:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 12, 4:16 AM
Unknown Object (File)
Wed, Apr 9, 1:02 AM
Unknown Object (File)
Tue, Apr 8, 10:23 PM
Unknown Object (File)
Tue, Apr 8, 10:10 PM
Unknown Object (File)
Tue, Apr 8, 9:17 PM
Unknown Object (File)
Mar 18 2025, 12:08 PM
Unknown Object (File)
Mar 18 2025, 12:08 PM
Unknown Object (File)
Mar 18 2025, 12:08 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
Lint Not Applicable
Unit
Tests Not Applicable