hariettem/Artemis

Following a community does not update follow list until app is killed and reopened

Closed this issue · 2 comments

Describe the bug
Both following and unfollowing a community does not update your follow list in app unless the app is killed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a community
  2. Click on the + or -
  3. Navigate to your following magazines by tapping the current community name
  4. See error

Once you kill the app and reopen it, your follows will be updated and appearing correctly.

Expected behavior
For the follow list to update accordingly on follow/unfollow

Screenshots
https://github.com/hariettem/Artemis/assets/49291963/66d06e17-5fa0-48fe-827a-82ba9f68e17d

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro Max
  • OS: iOS 16.5.1
  • Version: 0.1.2

Happens on Android too, see #66 (closed as dupe)

We're clearing the network cache, just not telling the list to reload. Let me think about a good way to go about fixing this.