Describe the bug
Right now when a user tries to set their email address as another email address, which already exists, AppFlowy admin panel shows the entire error object.
To Reproduce
Steps to reproduce the behavior:
- Click your profile avatar inside appflowy admin panel
- Click on pencil icon button which appears upon hovering Email field's value
- Try changing the email to an email which already exists as user for the same self hosted instance
- See that the entire error object is printed.
Expected behavior
A clear and concise description of the error should appear saying email is not available because it is duplicate
Screenshots

Desktop (please complete the following information):
- OS: [e.g. iOS] MacOS
- Browser [e.g. chrome, safari] - firefox
- Version [e.g. 22]
Additional context
- Please also check other places where the entire error msgs are shown to the user instead of a concise and descriptive error message.