glitch-soc / mastodon

A glitchy but lovable microblogging server
https://glitch-soc.github.io/docs/
GNU Affero General Public License v3.0
690 stars 184 forks source link

Unfollow button is shown on the first person of boosted peoples column #1759

Open tribela opened 2 years ago

tribela commented 2 years ago

Steps to reproduce the problem

  1. Go to some status' boosted people column

  2. image

  3. ...

On vanilla mastodon, there are no unfollow button on that column image

Expected behaviour

Do not show unfollow button on the column, or show it on all people

Actual behaviour

Only first row has unfollow button

Specifications

Glitch 252deefe3 Firefox

ClearlyClaire commented 2 years ago

isn't that because you looked at that person's profile before looking at the list? is the situation really different upstream?

mstdn commented 2 years ago

isn't that because you looked at that person's profile before looking at the list? is the situation really different upstream?

Haha yes! I thought this was on purpose in Glitch! But to be honest, the button being there always is much better instead of first loading the profile

tribela commented 2 years ago

@ClearlyClaire oh, you are right. I didn't know that is the precondition to reproduce this. it causes on upstream too.