8000 Bug: User create form: No error message is displayed in case of duplicated new user name/email · Issue #1889 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Bug: User create form: No error message is displayed in case of duplicated new user name/email #1889
Closed
@nadzeyav

Description

@nadzeyav

OS Information

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

create_user.mp4

Notes

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0