Link to the project when there's an associated project from the workspaces list
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem to solve
Back in https://github.com/gitpod-io/gitpod/pull/4966 we added Projects for individual accounts. However, we're still listing workspaces and link back to the repository instead of the project itself.
Proposal
If there's a associated project below each account, link back to the project when there's an associated project.
| Workspaces (Personal Account) |
|---|
![]() |
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 locating the workspaces list UI and the code that associates accounts with projects. Confirm how the list currently links to repositories and how an associated project is represented; done means the workspace entry links to that project when one exists, while preserving the existing repository link otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100
