Skip to content

Releasing Shift or "handlebar" over the same selection leads to redundant updateTarget calls #169

@oleksandr-danylchenko

Description

@oleksandr-danylchenko

Issue

In the new SelectionHandler such events as "releasing the Shift" or "releasing the handlebar" are considered as "selection finishing events". In both cases, the upsertCurrentTarget gets called almost immediately. However, a user can simply press Shift or tap over the handlebar, which will also lead to redundant updateTarget calls upon the initial creation.

Demo

Desktop

desktop_update.mp4

Mobile

Record_2024-11-01-18-10-20.mp4

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions