Skip to content
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

Conflict check for user name and Workspace creation leads to 409 error before receiving result #288

Open
devleejb opened this issue Aug 13, 2024 · 0 comments
Labels
bug 🐞 Something isn't working good first issue 🐤 Good for newcomers

Comments

@devleejb
Copy link
Member

What happened:
When performing a conflict check for user name and Workspace creation, the issue arises where the submit button becomes active before receiving the result. This leads to a 409 error being displayed to the user.

What you expected to happen:
The submit button should not become active before the result is received to avoid the 409 error.

How to reproduce it (as minimally and precisely as possible):

  1. Perform a conflict check for user name and Workspace creation.
  2. Observe that the submit button becomes active before receiving the result.
  3. Resulting in a 409 error being displayed.

Anything else we need to know?:

Environment:

  • Operating system: ALL
  • Browser and version: ALL
  • CodePair version: ALL
@devleejb devleejb added the bug 🐞 Something isn't working label Aug 13, 2024
@devleejb devleejb added the good first issue 🐤 Good for newcomers label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working good first issue 🐤 Good for newcomers
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant