scratchfoundation / scratchfoundation/scratch-blocks

blocks overlaps with the toolbar when it doesn't have any categories.

Open
#774 6 comments 0 reactions 0 assignees View on GitHub

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
  1. set up a toolbar without any categories and place some blocks in the workspace.
  2. resize the window smaller and notice blocks in the work space now shifts over and overlaps with the empty toolbar.
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.