clockworklabs / clockworklabs/SpacetimeDB
Make bottom drawer and side bar draggable/expandable
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
We should be able to grab the bottom drawer and drag it up and down (same with the functions side bar). This functionality should be more or less identical to the VSCode functionality for the same thing.
https://github.com/user-attachments/assets/493b2c5b-bb7c-46e3-994c-a00f19b03ae1
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 bottom drawer and functions side bar entry points, then compare their current behavior with the VSCode panel interactions referenced in the issue. Done means both panels can be grabbed and dragged up or down to expand and contract as shown in the attached examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, vscode
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100