## OS Information - OS: - Browser (if applicable): Chrome, Firefox - Architecture: - `coder --version`: [Coder v0.0.0-devel+6850db2](https://github.com/coder/coder/commit/6850db2a47834d0c50142c9e1004195e53c96209) ## Steps to Reproduce 1. Login as admin 2. Add a new user (users ->new user): username: test1, email: test1@test.com, password: any password 3. Click new user again and fill user form: username: test1, email: test1@test.com, password: any password The same for only user name duplicated or email. ## Expected Error should be displayed that user name or email is duplicated ## Actual Nothing happens, no error message. But API responded with "Failed to load resource: the server responded with a status of 409 ()" ## Logs ## Screenshot https://user-images.githubusercontent.com/9592232/170960063-4aad2e6e-271f-4e38-9945-300c75aaedc9.mp4 ## Notes <!-- Anything else you want to share -->