infanf / myanili

MyAnimeList web client with trakt.tv, AniList, Kitsu, SIMKL, Annict and LiveChart integration
https://myani.li
MIT License
15 stars 0 forks source link

[BUG] Removing Anime may stuck in animation #84

Closed nattadasu closed 2 months ago

nattadasu commented 3 months ago

Description

Deleting an entry (tested on anime) will make the app stuck in reload animation. Looking on Network monitor, it does not seem happened on service servers but the app itself; all return 200 OK and 204 NO CONTENT in HTTP response.

Steps to Reproduce

  1. Look or add an anime to the list to delete onward
  2. Open detail page, select edit option
  3. Click Remove from list
  4. Observe

Logged in services

MAL, AL, Kitsu, Trakt, SIMKL, LiveChart, Annict, Shikimori

Expected result

App automatically redirects user to detail page, and showing if the entry successfully removed.

Actual result

App stuck in reload animation, requires user to reload the page or changing to other page from bottom toolbar, if available.

Tested on

I'm currently cleaning my list from MV entries, so I had plenty to test