-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[web] Create new chat button creates chat in GENESIS community only
Summary: Reopening after previous commit failed build. Just required a `git pull --rebase`. Changed create chat button when in non-GENESIS community to begin create channel experience. Create `onClickSubChannel` which pushes `ComposeSubchannelModal` when `communityID` does not equal `genesis.id`. Added conditional to change `"Create new chat"` to '"Create new channel"' when in non-GENESIS community. Test Plan: Verified working on local web, `flow` ran successfully Reviewers: ashoat Reviewed By: ashoat Subscribers: tomek Differential Revision: https://phab.comm.dev/D9567
- Loading branch information
Showing
1 changed file
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters