Page MenuHomePhabricator

[web] Introduce `CommunityCreationKeyserverLabel`
ClosedPublic

Authored by atul on May 19 2023, 12:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2024, 12:22 AM
Unknown Object (File)
Feb 24 2024, 12:22 AM
Unknown Object (File)
Feb 24 2024, 12:21 AM
Unknown Object (File)
Feb 23 2024, 11:46 PM
Unknown Object (File)
Feb 23 2024, 10:49 PM
Unknown Object (File)
Feb 7 2024, 4:24 AM
Unknown Object (File)
Feb 2 2024, 8:49 PM
Unknown Object (File)
Dec 17 2023, 2:00 AM
Subscribers

Details

Summary

Pulled common keyserver label out of CommunityCreationModal and CommunityCreationMembersModal.

Why not make it more general and put it in components?

It has a hardcoded keyserver name (ashoat) so I think it makes sense to keep its use as limited as possible. CommunityCreationKeyserverLabel could be the basis for a more general purpose KeyserverLabel component in the future.

Test Plan

Things continue to look as expected w/ CommunityCreationModal and CommunityCreationMembersModal.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.May 19 2023, 12:50 PM
atul edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 19 2023, 12:59 PM
This revision was landed with ongoing or failed builds.May 19 2023, 1:06 PM
This revision was automatically updated to reflect the committed changes.