Skip to content
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

Add a focus event #17

Closed
AEQPAC opened this issue Jul 15, 2020 · 2 comments
Closed

Add a focus event #17

AEQPAC opened this issue Jul 15, 2020 · 2 comments
Assignees
Labels

Comments

@AEQPAC
Copy link

AEQPAC commented Jul 15, 2020

Is your feature request related to a problem? Please describe...

We can't listen if the focus is taken by the textfield, for example, to edit the select field when it happens (CSS, etc...)

Describe the solution you'd like

Add an event to listen the textfield focus. In fact, like @blur, just repeat further the existing Vuetify @focus event.

Describe alternatives you've considered

None that isn't ugly

Additional context

Screenshot 2020-07-15 at 12 04 19

@yogakurniawan yogakurniawan self-assigned this Jul 16, 2020
github-actions bot pushed a commit that referenced this issue Jul 16, 2020
## [1.2.8](v1.2.7...v1.2.8) (2020-07-16)

### Bug Fixes

* **lib:** add focus event and other important events ([bcc9b7e](bcc9b7e)), closes [#17](#17)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@yogakurniawan
Copy link
Owner

hi @AEQPAC this issue has been fixed in version 1.2.8.
let me know if you still get the same issue

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

No branches or pull requests

2 participants