bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android

Home Page:https://bsky.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tapping Unfollow on the Followers you know page doesn't change the button

surfdude29 opened this issue · comments

Describe the bug

If you tap an Unfollow button on the Followers you know page, the button doesn't appear to do anything as it doesn't change to Follow, however you have actually unfollowed the user.

To Reproduce

Steps to reproduce the behavior:

  1. Visit the Followers you know page from someone's profile where it's shown.
  2. Tap the Unfollow button next to one of the accounts.
  3. Observe that the button does not change to Follow.
  4. Visit the user's profile and see that the Follow button is shown, confirming that the user has, in fact, been unfollowed.

Expected behavior

Tapping the Follow button should change it to Unfollow, which would give the user a visual confirmation that they have successfully unfollowed the user.

Details

  • Platform: iPadOS
  • Platform version: 16.6
  • App version: Build version: 1.86.0.290; Bundle info: 6736384 (prod); Bundle date: 24061123; Platform: ios
commented

yup, should be fixed on main (you can verify on https://main.bsky.dev/)

yup, should be fixed on main (you can verify on https://main.bsky.dev/)

Yep working for me fine there, thanks