zulip/zulip-mobile
在 GitHub 查看Improve how muted streams are displayed on Streams screen
Open
#5,514 建立於 2022年10月5日
good first issuehelp wanted
倉庫指標
- Star
- (1,348 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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.