Skip to content

"selected" event doesn't distinguish between double clicking to clear a selection and single clicking outside the selection box #1911

Closed
@chriddyp

Description

@chriddyp

In Dash, users need to know when the viewer has cleared the selection box by double clicking outside of it. Right now, single-clicking outside of the selection box doesn't clear the selection box but it emits a selected event with no data. Double-clicking outside of the selection box clears the selection box but it emits the same selected event with no data. There is no way to distinguish between these two actions right now.

clear-unselect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions