scratchfoundation / scratchfoundation/scratch-blocks
blocks overlaps with the toolbar when it doesn't have any categories.
Open
Nobody has claimed this yet.
needs-discussion
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
blocks in the workspace should not overlap with the toolbar.
Actual Behavior
blocks in the workspace can overlap with the toolbar when the toolbar doesn't have any categories and empty
Steps to Reproduce
- set up a toolbar without any categories and place some blocks in the workspace.
- resize the window smaller and notice blocks in the work space now shifts over and overlaps with the empty toolbar.
- when the window is resized larger again, the blocks remains overlapped with the toolbar.
Operating System and Browser
Mac OS 10.11.6 chrome 55.0.2883.95
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
No source file or test is named. Start by reproducing the issue with an empty toolbar, workspace blocks, and window resizing in Chrome; trace the toolbar and workspace layout behavior during resize. Done means blocks do not overlap the empty toolbar and remain correctly positioned after resizing larger again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100