Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit some channel settings #1102

Open
gnprice opened this issue Dec 4, 2024 · 0 comments
Open

Edit some channel settings #1102

gnprice opened this issue Dec 4, 2024 · 0 comments
Labels
a-settings UI to show and edit settings and do admin tasks

Comments

@gnprice
Copy link
Member

gnprice commented Dec 4, 2024

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

@gnprice gnprice added the a-settings UI to show and edit settings and do admin tasks label Dec 4, 2024
@gnprice gnprice added this to the M6: Post-launch milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-settings UI to show and edit settings and do admin tasks
Projects
Status: No status
Development

No branches or pull requests

1 participant