Improve workspace sharing user flow from the dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem
We've recently implemented the first iteration of the new dashboard design with basic sharing and pinning functionalities which pre-existed in the first version of the dashboard. FWIW, sharing within the VS Code editor is also missing for the time being, see https://github.com/gitpod-io/gitpod/issues/2812.
While sharing and pinning work, the current UX is not as intuitive and could be imporved.
Proposal
One option would be to re-use the modal component to allow better sharing flow and more granular permissions if needed.
| Workspaces List (Early Design) | Sharing Modal (Theia Editor) |
|---|---|
![]() |
![]() |
Designs
TBD (To be discussed)
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 with the dashboard workspace list's existing sharing flow and compare it with the sharing modal used in the Theia Editor. The designs are still marked TBD, so first resolve the intended UX and permission requirements. Done means an agreed, more intuitive dashboard sharing flow is implemented and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud, developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100

