Skip to content

bug: After correcting a duplicate workspace name, the validation errors remain #10637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sharkymark opened this issue Nov 13, 2023 · 2 comments · Fixed by #10927
Closed

bug: After correcting a duplicate workspace name, the validation errors remain #10637

sharkymark opened this issue Nov 13, 2023 · 2 comments · Fixed by #10927
Assignees
Labels
s3 Bugs that confuse, annoy, or are purely cosmetic

Comments

@sharkymark
Copy link
Contributor

Version: v2.3.3+e491217

Coder correctly checks if a duplicate workspace name is chosen at workspace creation.

However, if I change the name, the red errors still appear, but if I press create, the workspace creates fine.

image

@cdr-bot cdr-bot bot added the bug label Nov 13, 2023
@matifali matifali added the s3 Bugs that confuse, annoy, or are purely cosmetic label Nov 14, 2023
@matifali
Copy link
Member

This is because we do not recheck the field before we press the create button. @BrunoQuaresma, please correct me if I am wrong.

@BrunoQuaresma
Copy link
Collaborator

@matifali you are 100% right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3 Bugs that confuse, annoy, or are purely cosmetic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants