-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
Unable to create team #152
Comments
The same issue |
same |
same here (hosted with docker) |
Same here - docker based install. |
1 similar comment
Same here - docker based install. |
I feel a bit ashamed to just post a comment to say that the same happens to me as well, but from my comment on #158, at least @JordanKnott can see that I have tested this with four different browsers under macOS, and the latest Taskcafé commit from the repo 😸 |
For future reference, here is the console log, as exported from a Chromium-based browser: It seems that this is a common issue with many components: React is not getting the content of the form fields, and, as such, the backend refuses the request (because it cannot do anything with an empty team name). |
Describe the bug
In home page I can't create a team using UI interface
Expected behavior
Actually creates the team
Screenshots / Live demo link
Open "Add Team"
Writes a Team Name to create
Pop ups closes and no team was created
Additional context
Please send the Taskcafe web service logs if applicable.
Javascript Console when click on "Create"
GraphQL Response when click on "Create"
The text was updated successfully, but these errors were encountered: