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
Paths
| Differential D13997 Authored by varun on Nov 21 2024, 10:34 PM.
Details 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
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptNov 21 2024, 10:34 PM2024-11-21 22:34:08 (UTC-8) varun edited the test plan for this revision. (Show Details)Nov 21 2024, 10:34 PM2024-11-21 22:34:35 (UTC-8) varun added inline comments.
Harbormaster completed remote builds in B32758: Diff 45934.Nov 21 2024, 10:51 PM2024-11-21 22:51:17 (UTC-8) Comment Actions Seems like we're adding two new keyserver calls on app start here, but I think we can do this without adding any
This revision now requires changes to proceed.Nov 23 2024, 6:25 AM2024-11-23 06:25:34 (UTC-8) varun added a child revision: D14053: [native] DisplayCommunityDirectoryPrompt.Nov 26 2024, 10:14 PM2024-11-26 22:14:40 (UTC-8) Harbormaster completed remote builds in B33067: Diff 46388.Dec 12 2024, 11:58 AM2024-12-12 11:58:06 (UTC-8) Harbormaster completed remote builds in B33068: Diff 46389.Dec 12 2024, 12:04 PM2024-12-12 12:04:38 (UTC-8) ashoat added inline comments.
This revision is now accepted and ready to land.Dec 12 2024, 12:13 PM2024-12-12 12:13:47 (UTC-8) Closed by commit rCOMM4c8f460c450b: [native] update community drawer button to navigate to community joiner modal (authored by varun). · Explain WhyFeb 11 2025, 6:50 PM2025-02-11 18:50:33 (UTC-8) This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land.Feb 11 2025, 7:28 PM2025-02-11 19:28:03 (UTC-8) Closed by commit rCOMM0d9f892d8aeb: [native] update community drawer button to navigate to community joiner modal (authored by varun). · Explain WhyFeb 11 2025, 7:45 PM2025-02-11 19:45:55 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 47012 lib/reducers/community-reducer.js
native/navigation/community-drawer-content.react.js
|