Skip to content

Gallery gets stuck mid-transition when swiping/dragging #112

@andrewrubin

Description

@andrewrubin

Issue

When the draggable prop is set to true, the gallery can get into an in-between state when transitioning between slides. It seems that if the pointer event leaves the gallery area, the gallery still thinks it is being dragged.

Expectation

When leaving the draggable area, any "dragging" flags should be set to false, and the gallery should manage its active index state by transitioning to the nearest gallery item based on the dragged position so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions