Page MenuHomePhabricator

[lib] introduce removeKeyserverActionType
ClosedPublic

Authored by ginsu on Nov 9 2023, 11:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 12:20 PM
Unknown Object (File)
Sun, Oct 27, 11:48 PM
Unknown Object (File)
Sun, Oct 27, 11:48 PM
Unknown Object (File)
Sun, Oct 27, 11:48 PM
Unknown Object (File)
Sun, Oct 27, 11:48 PM
Unknown Object (File)
Sun, Oct 27, 11:43 PM
Unknown Object (File)
Oct 14 2024, 9:48 PM
Unknown Object (File)
Sep 28 2024, 3:19 AM
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