Feature Request: Show workspace Name/Description in the editor view and "workspace timed out" page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe
At the moment, the name of a workspace is only visible in the dashboard. You can't see it in the editor view, nor the "workspace timed out" page.
Describe the behaviour you'd like
I'd like for the workspace name be at the top of the editor view (possibly in the "title" of the HTML doc header as well), and in the "workspace timed out" page.
Describe alternatives you've considered
Additional context
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 editor view and the "workspace timed out" page in the TypeScript application, then trace how each receives workspace metadata from the dashboard or backend. Confirm the intended placement for the workspace name, including whether it belongs in the HTML document title. Done means both views display the workspace name consistently, with relevant tests updated or added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100