Skip to content

Edit some channel settings #1102

Open
Open
@gnprice

Description

@gnprice

In the zulip-mobile legacy app, when you're looking at the details of a stream/channel and you're an admin, there's an "Edit stream" button. That takes you to a screen where you can edit the channel's

  • name;
  • description;
  • and channel permissions, i.e. private-with-protected-history vs. private-with-shared-history vs. public vs. web-public.

We should add the same feature here.

The Zulip web app has various other channel settings you can edit; those are out of scope for this issue.

Implementing this properly will require #814, because with new servers "if you're an admin" is no longer the right check for (whether you have permission to edit these settings, and therefore) whether we should show this UI — instead there's a per-channel group-setting value can_administer_channel_group.

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-settingsUI to show and edit settings and do admin tasks

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions