scratchfoundation / scratchfoundation/scratch-blocks
Shadows not erased during dragging on Edge
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
When dragging the blocks in the workspace on Edge the shadow leaves a trail until the drag ends.
In left-to-right, 3 or more blocks leave trails of the bottom edge when moving up on the screen.
In right-to-left, any number of blocks leaves a trail of the left edge when moving to the 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
Reproduce the issue by dragging blocks in Edge, testing both left-to-right and right-to-left layouts. Check the bottom-edge trails for three or more blocks in left-to-right mode and the left-edge trails in right-to-left mode; done means no shadow trails remain after movement, before the drag ends.
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
- 45/100