croberts22 / myanilist-bugs

A public repository containing bug reports for MyAniList.
5 stars 0 forks source link

Chapter count wrong after increment #114

Open seanblue opened 6 months ago

seanblue commented 6 months ago

Sometimes when incrementing manga chapter counts, after the increment is submitted the entry in the app incorrectly changes to a lower number instead of a higher one. It is updated on the server correctly, so it appears to be a UI or caching issue.

This happens on the latest beta with latest iOS, but only sporadically.

(Below image: I was at 156 chapters and incremented, then the UI changed to 155 instead of 157. I had incremented from 155 to 156 about 10-20 minutes earlier.)

image


Maybe related, but sometimes it takes several refreshes to get the correct data. After this issue I incremented the volume count from 11 to 12 on the website. Using pull to refresh on my list in the app immediately corrected the chapter count to 157, but it took three more refreshes to correctly update the volume count.