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
F1856785: D8115.id27509.diff
Sat, May 25, 7:59 PM
F1855455: D8115.id27482.diff
Sat, May 25, 5:39 PM
Unknown Object (File)
Sat, May 25, 4:45 AM
Unknown Object (File)
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
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
arcpatch-D8115 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage