htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
MIT License
3.96k stars 263 forks source link

Combobox selection of ahref items using keyboard #353

Closed sswany closed 1 month ago

sswany commented 2 months ago

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 commented 1 month ago

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