Closed nattadasu closed 6 months ago
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.
200 OK
204 NO CONTENT
MAL, AL, Kitsu, Trakt, SIMKL, LiveChart, Annict, Shikimori
App automatically redirects user to detail page, and showing if the entry successfully removed.
App stuck in reload animation, requires user to reload the page or changing to other page from bottom toolbar, if available.
I'm currently cleaning my list from MV entries, so I had plenty to test
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
and204 NO CONTENT
in HTTP response.Steps to Reproduce
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