jasonslyvia / jasonslyvia/react-anything-sortable
drag speed when using css zoom
- Dominant language
- JavaScript
- Stars
- 457
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
We are using css zoom to change the dynamically scale down the size of a group of react controls that includes a sortable and sortable items. When doing so, if we drag a control to sort then it will drag at a slower speed then the mouse.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the drag behavior described when a group of React controls is scaled with CSS zoom, comparing pointer movement with sortable-item movement. Trace the sortable drag calculations and determine how the zoom factor affects them. Done means dragging remains aligned with the mouse while CSS zoom is applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100