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

Muting account hides from follows & followers list instead of showing muted icon #13612

Closed
DexterHaslem opened this issue May 4, 2020 · 1 comment · Fixed by #13614
Closed
Assignees

Comments

@DexterHaslem
Copy link

If you mute someone you follow, then view your 'following' page, the account is no longer listed.
previously it was still listed with the muted icon. This makes finding the account again non-trivial (search, open tab, etc). They also disappear from followers if they follow you

Steps to reproduce the problem

  1. click your profile and open your profile follows list (web/accounts/<your id>/following)
  2. select a poor victim in the list, click to view profile and mute them. notification setting doesnt matter
  3. go back to web/accounts/<your id>/following and refresh, the account disappears from list
  4. if you unmute them and refresh they re-appear

Specifications

v3.1.3
this started happening somewhere around 3.1.2

@ClearlyClaire
Copy link
Contributor

Oh, nice find. This is because of the change introduced in #12733. Hiding blocked/muted users from followers/following lists is on purpose, but hiding them from your own lists is definitely not ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants