Skip to content

Add preblur event to v-select #696

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
BNicoleSchmidt opened this issue Oct 30, 2018 · 1 comment
Open

Add preblur event to v-select #696

BNicoleSchmidt opened this issue Oct 30, 2018 · 1 comment
Assignees
Milestone

Comments

@BNicoleSchmidt
Copy link

For our application, when the user types in search text then clicks away, we want to automatically select the search text they typed in. We are unable to implement this by listening to the search:blur event. We have added a search:preblur event that fires when the select loses focus and the search text is available via the search property. We do not want to receive the event when a selection is made. So if I choose an entry from the dropdown, a search:preblur event is not sent.

@sagalbot sagalbot self-assigned this Feb 17, 2019
@sagalbot sagalbot added this to the v3.0 milestone Feb 17, 2019
@ProGM
Copy link

ProGM commented Jul 30, 2019

@sagalbot Any news about this feature? I'd love to see this done!

@sagalbot sagalbot modified the milestones: v3.0, v3.3 Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants