gitpod-io / gitpod-io/gitpod

A Non-Empty Field on the Create a Team Page Results in a Error Stating The Field is Empty

Open
#13,919 2 comments 0 reactions 0 assignees View on GitHub

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.

Screen Shot 2022-10-17 at 10 41 58
Steps to reproduce
  1. Go to https://gitpod.io/teams/new
  2. Input 'Personal' into the text field and click on the Create Team button.
  3. Swap out 'Personal' for 'Gitpod' and click on the Create Team button.
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.