Skip to content

Adding a min size for select box before it starts selecting items #85

@cathykc

Description

@cathykc

First of all - thank you for open sourcing this component! It's saving me a lot of time since I don't need to build this entirely from scratch.


Thoughts on adding an option to set a min size for the select box before it triggers the duringSelection?

When people click their mouse it's highly likely that while the mouse is down they move their mouse slightly. This means a drag event is triggered and that the item gets selected so the original click event (e.g. open a modal) doesn't actually happen. This can be confusing to users as they think they just did a mouse click.

Happy to submit a PR but want to make sure that you think this would be a good edit :) Happy to chat more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions