Page MenuHomePhabricator

[web] introduce keyserver selection list
ClosedPublic

Authored by ginsu on Nov 14 2023, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 2:13 AM
Unknown Object (File)
Wed, Oct 23, 3:04 PM
Unknown Object (File)
Tue, Oct 15, 2:31 PM
Unknown Object (File)
Sep 27 2024, 1:01 PM
Unknown Object (File)
Sep 11 2024, 2:44 PM
Unknown Object (File)
Sep 11 2024, 2:44 PM
Unknown Object (File)
Sep 11 2024, 2:44 PM
Unknown Object (File)
Sep 11 2024, 2:44 PM
Subscribers

Details

Summary

This diff introduces the barebones KeyserverSelectionList. Subsequent diffs will handle introducing the add and remove keyserver user experiences

Linear task: https://linear.app/comm/issue/ENG-5494/implement-remaining-elements-of-the-keyserver-selection-screen-ui

Depends on D9891

Test Plan

Please see the screenshot below

Screenshot 2023-11-14 at 11.17.22 PM.png (2×3 px, 804 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: inka, rohan, michal.
ginsu edited the summary of this revision. (Show Details)
ginsu requested review of this revision.Nov 14 2023, 8:40 PM
web/settings/keyserver-selection-list.react.js
30 ↗(On Diff #33250)

I don't think this memo is necessary, what is expansive here if selectedKeyservers are memoized anyway?

web/settings/keyserver-selection-list.react.js
30 ↗(On Diff #33250)

In D9918 we will introduce an svg element here which is not the cheapest thing to rerender

inka added inline comments.
web/settings/keyserver-selection-list.react.js
30 ↗(On Diff #33250)

Okay, thank you for explaining!

This revision is now accepted and ready to land.Nov 17 2023, 4:46 AM
This revision was automatically updated to reflect the committed changes.