You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3d5f39a fix: [#118] redirect to the torrent list after deleting a torrent (Jose Celano)
Pull request description:
Redirect to the torrent list after deleting a torrent.
Top commit has no ACKs.
Tree-SHA512: 98a4af585beb5679cda7ef5c7bf2ce4335ad40e6a72457aa418bfc7801b9e16b993fc69e9085a66d84d94ce75d5f352a5c446aac3b0355f097f48da944fba3b5
When you delete a torrent, the application redirects to the deleted torrent details page.
By the way, the API endpoint is returning a 400 error instead of a 404:
http://localhost:3000/v1/torrent/443C7602B4FDE83D1154D6D9DA48808418B181B6
We have to change it on the backend.
The text was updated successfully, but these errors were encountered: