A Non-Empty Field on the Create a Team Page Results in a Error Stating The Field is Empty
Open
Nobody has claimed this yet.
aspect: error-handling
component: dashboard
feature: teams and projects [DEPRECATED]
meta: never-stale
team: webapp
type: bug
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Bug description
After inputting text into the team name text field on the https://gitpod.io/teams/new page and clicking on the Create Team button I see the error message - Team name cannot be empty.
Steps to reproduce
- Go to https://gitpod.io/teams/new
- Input 'Personal' into the text field and click on the Create Team button.
- Swap out 'Personal' for 'Gitpod' and click on the Create Team button.
- Observe the error message - Team name cannot be empty
Workspace affected
No response
Expected behavior
I would expect the error "Team name cannot be empty" not to be displayed since there is text in the team name text field.
Example repository
No response
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue at https://gitpod.io/teams/new with the values and steps listed in the report. Trace the team-name form submission and validation, then verify that non-empty names such as “Personal” and “Gitpod” no longer produce the empty-field error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100