[dashboard] Improve context information to the stopping screen
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
When users are stopping a workspace, they are seeing a) a reference to the new friendly workspace name (ID) like
ivory-parrot-qknm55sf and b) the context URL like a link to the Pull Request.
This could still be improved by following the changes in https://github.com/gitpod-io/gitpod/issues/3594 and adding some semantic structure like referencing a pull request number, etc.
See also relevant topic in the community forum.
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 dashboard stopping screen and review the changes requested in issue 3594, along with the linked community discussion. Done means the screen provides more semantic context than the friendly workspace name and raw context URL, including details such as a pull request number.
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