zulip/zulip-mobile
View on GitHubImprove how muted streams are displayed on Streams screen
Open
#5,514 opened on Oct 5, 2022
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:
- 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.
- 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.