Drag overlap
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.3k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
As reported by from Peter G.
On the “draggable dashboard” drag the 1*2 element as shown below:

Notice that the “Drag me” element is overlapped by a 2*1 element. I am using the latest version of FireFox on Windows 10. I don’t think this is what you meant to do.
This is a legit bug. Possibly a rounding error. Will have to investigate.
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 overlap in the draggable dashboard using the reported 12 and 21 elements in Firefox on Windows 10. Start by investigating the drag and layout behavior described in the issue, including the suspected rounding error. Done means the dragged element is not overlapped by the larger element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100