zulip/zulip-mobile

Improve how muted streams are displayed on Streams screen

Open

#5,514 opened on Oct 5, 2022

View on GitHub
 (16 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

In the subscribed streams UI, we should make the following changes to how muted streams are displayed:

  1. Show the stream's privacy icon, not a special "muted" icon. This will make it possible for the user to tell what the stream's privacy is, and we already convey the fact that the stream is muted with fading.
  2. Sort muted streams at the bottom of their section.

These changes will also make the mobile app UI more consistent with the left sidebar in the webapp.

CZO discussion

Contributor guide