Page MenuHomePhabricator

[native] update community drawer button to navigate to community joiner modal
Needs ReviewPublic

Authored by varun on Thu, Nov 21, 10:34 PM.
Tags
None
Referenced Files
F3344734: D13997.id45934.diff
Fri, Nov 22, 4:44 AM
F3344723: D13997.id.diff
Fri, Nov 22, 4:44 AM
F3344682: D13997.diff
Fri, Nov 22, 4:43 AM
F3341161: RPReplay_Final1732257038.MP4
Thu, Nov 21, 10:34 PM
Subscribers

Details

Reviewers
ashoat
Summary

Depends on D13996

when the explore communities button is pressed, we should navigate to the modal. if for some reason we are unable to fetch the community info from the keyserver, we will display an alert asking the user to try again

Test Plan

see video

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun added inline comments.
native/navigation/community-drawer-content.react.js
196

I'm not sure if this is the right experience. we could instead just disable the explore communities button if !fetchedCommunitiesWithNames, but that feels worse