Submit team creation form on enter in the onboarding flow
Open
Nobody has claimed this yet.
component: dashboard
feature: teams and projects [DEPRECATED]
meta: never-stale
team: webapp
user experience
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem to solve
When going through the onboarding flow (/new) the team creation form does not submit on enter as done with the standalone team creation page.
See also https://github.com/gitpod-io/gitpod/issues/4951. ➿
Cc @svenefftinge because of a recent discussion.
New team from /new |
New team form /teams/new |
|---|---|
![]() |
![]() |
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
Compare the team creation form in the onboarding flow at /new with the standalone form at /teams/new, using the linked issue for context. Trace how submission is handled in each flow; done means pressing Enter submits the onboarding form as it does on the standalone page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100

