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

Combobox selection of ahref items using keyboard #353

Closed
sswany opened this issue Apr 26, 2024 · 1 comment
Closed

Combobox selection of ahref items using keyboard #353

sswany opened this issue Apr 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sswany
Copy link

sswany commented Apr 26, 2024

When using the Combobox plugin and the output items are anchor tags, if you use the keyboard to navigate the combobox and select one, it always goes to the URL of the first output item in the list rather than the one selected.

The Searchbox, Dropdown example (https://preline.co/docs/searchbox.html#html-example-in-dropdown) has the same behavior if you use that as the baseline and change the href attribute to replicate the issue.

Thank you!

@jahaganiev jahaganiev added the bug Something isn't working label May 3, 2024
@jahaganiev
Copy link
Member

Hey @sswany - the issue has been fixed in 2.3.0 update. Thanks!

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