Page MenuHomePhabricator

[native] Introduce `communityCreationButton` to `CommunityDrawerContent`
ClosedPublic

Authored by atul on May 22 2023, 11:21 AM.
Tags
None
Referenced Files
F5305535: D7924.id26812.diff
Tue, Apr 8, 4:59 AM
F5303915: D7924.id26811.diff
Tue, Apr 8, 4:17 AM
F5300058: D7924.id26809.diff
Tue, Apr 8, 2:13 AM
F5299675: D7924.id.diff
Tue, Apr 8, 1:26 AM
F5299070: D7924.id26810.diff
Tue, Apr 8, 12:24 AM
Unknown Object (File)
Mon, Apr 7, 3:40 AM
Unknown Object (File)
Fri, Mar 14, 7:39 PM
Unknown Object (File)
Wed, Mar 12, 10:21 PM
Subscribers

Details

Summary

Add community creation button to community selection drawer.

Just layout/styling for now, functionality will be added in subsequent diff.

Test Plan

Looks as expected (dark mode):

Simulator Screenshot - Fresh iPhone 13 Pro - 2023-05-22 at 14.18.55.png (2×1 px, 269 KB)

Looks as expected (light mode):

Simulator Screenshot - Fresh iPhone 13 Pro - 2023-05-22 at 14.18.45.png (2×1 px, 262 KB)

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.May 22 2023, 11:22 AM
atul edited the test plan for this revision. (Show Details)

Make sure Flow etc pass before landing please

native/navigation/community-drawer-content.react.js
120 ↗(On Diff #26809)

Can we copy modalSeparator into panelSeparator to avoid mixing families of colors?

This revision is now accepted and ready to land.May 22 2023, 11:26 AM
native/navigation/community-drawer-content.react.js
120 ↗(On Diff #26809)

Ah yeah good point, will update

modalSeparator -> panelSeparator

This revision was landed with ongoing or failed builds.May 22 2023, 12:02 PM
This revision was automatically updated to reflect the committed changes.