Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Vertical scroll jumps on drag element on the bottom of a page #495

@krzysiek-kr

Description

@krzysiek-kr

It occur when an array of sortable elements is long enough that vertical scroll appears.
If You scroll down the page to the bottom and drag one of the elements the scroll makes some jump.
I think it is caused by that first of all the dragged element is removed from DOM and length of the page is decreased so the vertical scroll jumps and than the placeholder is added and the page length returns to its previous value but the vertical scroll stay at its current position.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions