metafizzy / metafizzy/packery

Drag overlap

Open
#343 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

image001

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.