Skip to content

emit @mouseenter / @mouseleave events for vs__dropdown-menu #1759

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wuschi opened this issue Feb 23, 2023 · 0 comments
Open

emit @mouseenter / @mouseleave events for vs__dropdown-menu #1759

wuschi opened this issue Feb 23, 2023 · 0 comments

Comments

@wuschi
Copy link

wuschi commented Feb 23, 2023

We are using vue-select in a project with custom scrollable content.
When the dropdown menu is scrolled the parent page also gets scrolled.

It would be great if @mouseenter and @Mouseleave events could be emitted for the dropdown menu, so that scrolling of the parent page can be locked when those events are received.

As a workaround, i currently implemented the child option slots for being able to react to @mouseenter and @Mouseleave for each single option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant