Skip to content

Canvas does not auto-scroll when dragging an element near the border #1043

@patriciafmed

Description

@patriciafmed

Summary

When dragging an element close to the edge of the canvas, the canvas does not scroll automatically. This makes it impossible to move elements beyond the currently visible area without releasing the drag first.

This was observed in the Weave showcase.

Steps to reproduce

  1. Open a canvas with at least one element.
  2. Start dragging the element towards the border of the visible canvas area.
  3. Observe the canvas behavior.

Result:
The canvas does not scroll. The element cannot be moved beyond the visible area while dragging.

Expected result:
The canvas should auto-scroll in the direction of the drag when the element approaches the border, allowing the user to move elements freely across the full canvas area.

Additional context

Reported while testing the showcase. May be related to a specific version of Weave.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions