Allow host to open "Code" in larger window
Open
Nobody has claimed this yet.
enhancement
ux
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The "drawer" design seems passable for some thing, but trying to edit the code in a "fun-sized" editor isn't very fun. We should remove it from the drawer and allow it to be opened in a large pane or dialog.
Contributor guide
No contributing guide indexed for this repository
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 host view and the "Code" drawer entry point in the JavaScript frontend. Trace how the editor is opened, then check the existing pane or dialog patterns before moving Code into a larger presentation. Done means host code editing no longer uses the fun-sized drawer and opens in a large pane or dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100