Page MenuHomePhabricator

[native] Display "Skip"/"Done" button to exit community creation flow
ClosedPublic

Authored by atul on Jun 6 2023, 9:53 AM.
Tags
None
Referenced Files
F1786267: D8115.diff
Sat, May 18, 4:28 PM
Unknown Object (File)
Tue, May 14, 3:37 PM
Unknown Object (File)
Mon, May 13, 9:13 AM
Unknown Object (File)
Apr 17 2024, 10:48 PM
Unknown Object (File)
Apr 17 2024, 10:48 PM
Unknown Object (File)
Apr 17 2024, 10:48 PM
Unknown Object (File)
Apr 17 2024, 10:48 PM
Unknown Object (File)
Apr 17 2024, 10:46 PM
Subscribers

Details

Summary

We add a "Skip"/"Done" LinkButton to CommunityCreationMembers to exit the community creation flow once user is done (potentially) selecting users.

This diff handles the "Skip" case, where we just navigate back to ChatThreadListRouteName.

Next diff will handle the "Done" case where we have users we want to hit add_users endpoint with.

Diff after that will handle navigating to the thread corresponding to the newly created community.

Test Plan

Pressing "Skip"/"Done" exits flow as expected.

Diff Detail

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