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

click dropdown scrollbar to scroll, the result disappear #63

Closed
EtheriousNatsu opened this issue Oct 11, 2018 · 8 comments
Closed

click dropdown scrollbar to scroll, the result disappear #63

EtheriousNatsu opened this issue Oct 11, 2018 · 8 comments
Assignees
Labels

Comments

@EtheriousNatsu
Copy link

  • vue-autosuggest version: ^1.6.0
  • node version: v10.3.0
  • npm (or yarn) version: 6.1.0

Relevant code or config

What you did:
I click autosuggest results scroll bar, and scroll

What happened:
when I release, the autosuggest results disappear

image

Reproduction repository:

Problem description:

Suggested solution:
when I click this result scroll bar to scroll, the result should not disappear.

@darrenjennings
Copy link
Owner

thanks for reporting @EtheriousNatsu! check out v1.7.1-1 which fixes this issue and I see you're on 1.6, so you might need to use @selected now instead of on-selected if you aren't using sectionConfigs, which was introdcued in v1.7.0

https://github.com/Educents/vue-autosuggest/releases/tag/v1.7.0
https://github.com/Educents/vue-autosuggest/releases/tag/v1.7.1-1

@EtheriousNatsu
Copy link
Author

@darrenjennings
now i use v1.7..0, and I find when i click this item, it does not work!

image

@josephepotter
Copy link

It looks like the suggestions container is disappearing again when using the scrollbar by clicking in version 1.8.1

@darrenjennings
Copy link
Owner

@josephepotter can you mention your browser version?

@josephepotter
Copy link

@darrenjennings yeah, I'm running Chrome version 71.0.3578.98

@darrenjennings
Copy link
Owner

@josephepotter I am not able to reproduce with the same browser/version. I'm on Mac OS. Curious if you have a codesandbox where you can repro, as I am curious if you are getting this for all instances or if there is something special about how you are implementing it. Thanks for the feedback!

Try this out and let me know: https://codesandbox.io/s/ol7yp20966

@darrenjennings
Copy link
Owner

Closing due to inactivity and not being able to reproduce.

@AfaqueShaikh30
Copy link

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

4 participants