torrust-index-archive
torrust-index-archive copied to clipboard
Improve error messages in the UI
If you try to upload a new torrent with the same name you get a generic error:

Besides, when you try to ban an admin it says "user not found" instead of "admins cannot be deleted"
- [x] https://github.com/torrust/torrust-index-backend/issues/41
- [ ] https://github.com/torrust/torrust-index-backend/issues/42
The error for the duplicate torrent title has been changed in the new frontend version:
Regarding the error message when you try to ban the admin, the new version of the frontend does not allow banning users. We lost that feature when we migrated the Vue3. I've created a new issue for that.