popcodeorg / popcodeorg/popcode
Drag instructions bar to resize instructions pane
Open
Nobody has claimed this yet.
ux
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
Much as we can drag the editor and column dividers, we should be able to drag the instructions bar to resize the instructions pane
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 existing editor and column-divider drag behavior in the JavaScript frontend. Reuse that behavior as a reference for making the instructions bar draggable; done means dragging the bar resizes the instructions pane as expected.
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