Closed
Description
Steps to Reproduce
- Go to
Users
page - Attempt to change your own roles
- Error is:
Error on update the user roles
Expected
The backend payload is {"message":"You cannot change your own roles."}
. We should elevate a more detailed error in the toast error.
Actual
Error is always the same error regardless of backend text.
Logs
Screenshot
Notes
Our frontend does constant errors in a lot of places, we should elevate backend text.