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

Item selection error #232

Closed
victor-paumier opened this issue May 31, 2021 · 3 comments
Closed

Item selection error #232

victor-paumier opened this issue May 31, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@victor-paumier
Copy link

Since the last version (10.0.4), it seems that there is a bug on the selection of list items.

  • To Reproduce
  1. Go to the codepen demo available on the documentation
  2. Remove the resultsList.element option
  3. Go on the search input and do a search
  4. Try to select the first element of the list
  • Expected behavior
    I would expect that the clicked item would be selected, but nothing happens. Now, click on the second element, it works but the value is that of the first item instead of the one you clicked on

  • GIF
    2021-05-31 15-10-52 2021-05-31 15_12_30

@victor-paumier victor-paumier added the bug Something isn't working label May 31, 2021
TarekRaafat added a commit that referenced this issue May 31, 2021
@TarekRaafat
Copy link
Owner

Hello @victor-paumier,

Good catch! thanks for reporting this.

I've fixed this issue and it will be released in the coming batch release.

Thanks again, and have a nice day! :)

@TarekRaafat
Copy link
Owner

The mouse selection issue is resolved in v10.1.0, please check it and let me know how it goes.

@victor-paumier
Copy link
Author

It fixed!

Thanks again for this great job, and have a nice day too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants