mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
streams: Make stream settings and create stream UI more consistent.
This commit make changes in create stream panel by moving announce stream option below stream description and adds a "Stream permissions" section heading just above "Who can access the stream?" and also rewords the text "Announce stream". Also now announce stream option is only shown if the user creating stream have access to the announcement stream name. When option is not shown, default behaviour is to announce public and web-public streams. Fixes #23327.
This commit is contained in:
@@ -437,7 +437,7 @@ Create new public stream "public1" and add Hamlet:
|
||||
|
||||
- Type "public1" in the text box and then click "Create new stream."
|
||||
- Select "People must be invited" and then verify you can't
|
||||
select "Announce stream".
|
||||
select "Announce new stream in #[announcement stream]".
|
||||
- Select "Anyone can join" again to make it be public.
|
||||
- Check the checkbox for Hamlet.
|
||||
- Hit the "Create" button.
|
||||
|
||||
Reference in New Issue
Block a user