Add ability to resize screens in Tutorial Tool
Open
Nobody has claimed this yet.
tutorials
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
On some size screens, the editor view is really small. Would be great to add a way to resize the split pane screens (grab the divider and move left or right).
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 Tutorial Tool and its split-pane editor implementation. Check how the divider is rendered and whether it can be dragged horizontally; done means users can resize the editor and adjacent pane on different screen sizes.
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
- 50/100