zulip / zulip-mobile

Zulip mobile apps for Android and iOS.
https://zulip.com/apps/
Apache License 2.0
1.29k stars 654 forks source link

Improve how muted streams are displayed on Streams screen #5514

Open alya opened 2 years ago

alya commented 2 years ago

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

Syed-Ansar commented 2 years ago

Hey @alya @chrisbobbe I have proposed the solution in the CZO discussion. Please review once so that I can raise PR for it.

gnprice commented 1 year ago

See also #5425 which overlaps with this.

TusharMinche commented 1 year ago

I want to work on this issue. Can you please assign me this issue?

alya commented 1 year ago

@TusharMinche The next step on this issue is to address the feedback on #5522. Do you understand how to do that? If so, you could take over finishing that pull request, unless @Syed-Ansar is planning to pick it up again soon.

MohdSaad commented 1 year ago

Hey @alya @chrisbobbe, I want to start contributing in open source can you assign me some first issues, or provide me some tips so that I can start my journey in open-source.

gnprice commented 1 year ago

@MohdSaad Hello! Please take a look at our contributing guide. A good place for questions after that is our development community on Zulip. Let's keep this thread focused on the specific issue that it's about.

rimaabdu commented 1 year ago

I would like to take over finishing the pull request.

ashutosh887 commented 1 year ago

@alya Let me work on this Please assign

chrisbobbe commented 1 year ago

@ashutosh887, thanks for your interest in contributing! Unfortunately, we don't expect to be able to review a pull request for this issue, since our effort is currently focused on https://github.com/zulip/zulip-flutter.

ashutosh887 commented 1 year ago

@chrisbobbe Should I start contributing to the flutter codebase?

https://github.com/zulip/zulip-flutter.

samr874 commented 5 months ago

what is the status of this issue??

gnprice commented 5 months ago

@samr874 See above. If there were a change in the status since then, there'd have been an update here on the issue thread.