Skip to content

Click events leaking through to underlying elements #84

Open
@IanMcGarryWWU

Description

@IanMcGarryWWU

Since the code uses mousedown not click to pick up the selections of the suggestions the click event then fires on whatever happens to be underneath the suggestion.

This confused the hell out of me for ages. I guess it doesn't matter if whatever is under it isn't responsive to clicks but for me it was closing the entire form every time I selected a suggestion.

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