LouisBrunner / LouisBrunner/dnd-multi-backend

calculatePointerPosition should respect zoom level on iPhone

Open
#84 3 comments 0 reactions 0 assignees View on GitHub
bug question
Dominant language
TypeScript
Stars
211
Forks
36
Avg merge
1d 15h
Merged PRs (30d)
3

Description

`calculatePointerPosition` does not take into account the zoom level. So previews are offset on iPhone, if the user is zoomed in. The function should detect the zoom level and adjust the coordinates appropriately.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the calculatePointerPosition function and tracing how it computes coordinates for touch previews on iPhone. Reproduce the offset while zoomed in, then verify that the preview coordinates remain aligned at different zoom levels.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.