nextcloud / nextcloud/whiteboard
While using the hand tool (panning mode) comments are triggered and dragged around the canvas
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
While panning, either using hand or middle mouse button, I'm able to drag comments that are unrolled on hover and drag around the canvas. That happens often by mistake and Ctrl+Z does not work in this case.
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
Start by reproducing the issue on the canvas with a comment expanded on hover, then pan with the hand tool and middle mouse button. Trace the interaction handling for panning and comment dragging; done means panning no longer moves hovered comments accidentally and the behavior is covered by an appropriate regression check.
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