torrust-index-archive icon indicating copy to clipboard operation
torrust-index-archive copied to clipboard

Improve error messages in the UI

Open josecelano opened this issue 3 years ago • 2 comments

If you try to upload a new torrent with the same name you get a generic error:

image

josecelano avatar Jul 01 '22 09:07 josecelano

Besides, when you try to ban an admin it says "user not found" instead of "admins cannot be deleted"

josecelano avatar Jul 01 '22 09:07 josecelano

  • [x] https://github.com/torrust/torrust-index-backend/issues/41
  • [ ] https://github.com/torrust/torrust-index-backend/issues/42

mickvandijke avatar Jul 01 '22 11:07 mickvandijke

The error for the duplicate torrent title has been changed in the new frontend version:

image

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.

josecelano avatar Jun 28 '23 08:06 josecelano