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
Unknown Object (File)
Wed, Apr 17, 10:48 PM
Unknown Object (File)
Wed, Apr 17, 10:48 PM
Unknown Object (File)
Wed, Apr 17, 10:48 PM
Unknown Object (File)
Wed, Apr 17, 10:48 PM
Unknown Object (File)
Wed, Apr 17, 10:46 PM
Unknown Object (File)
Mar 6 2024, 1:29 PM
Unknown Object (File)
Mar 5 2024, 9:27 PM
Unknown Object (File)
Mar 5 2024, 9:26 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable