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

q-tooltip / Input event fires also after hiding #5337

Closed
ibrainventures opened this issue Oct 18, 2019 · 4 comments · Fixed by #5340
Closed

q-tooltip / Input event fires also after hiding #5337

ibrainventures opened this issue Oct 18, 2019 · 4 comments · Fixed by #5340

Comments

@ibrainventures
Copy link
Contributor

Describe the bug

This is a catchup from a discord Discussion Channel Components
Wednesday : 16.10.2019 - >18:20
(myself was not included .. so may there are some more details from
metalsadman)

Codepen/jsFiddle/Codesandbox (required)

https://codepen.io/metalsadman/pen/zYYBjqj?&editable=true&editors=101

To Reproduce

Scrolling down the event is multiple fired

This was a workaround to make a delay for the hiding. As there is a option for
showing delay - it would be nice to have a option also for the hiding delay.
(i would also open a feature request for this)

@pdanpdan
Copy link
Collaborator

I suppose you want something like this: https://codepen.io/pdanpdan/pen/XWWjYOr?editors=1010
Just use :value instead on v-model

@ibrainventures
Copy link
Contributor Author

thanks for this super-super-fast response ... only for understanding:
you made a better event toggling but this input event is constantly fired
during scrolling .. i think this was more worry about this issue ..

Is this for performance reason no problem?

@pdanpdan
Copy link
Collaborator

Thanks for reporting, I found the problem.

@pdanpdan pdanpdan reopened this Oct 18, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 18, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 18, 2019
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 18, 2019
rstoenescu pushed a commit that referenced this issue Oct 18, 2019
…ll events. Add some guards and fix some cleanups (#5340)

close #5337
@rstoenescu
Copy link
Member

Fix will be available in "quasar" v1.2.3

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