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

[Feature]: Combobox highlight (?) event #744

Open
2 tasks
SuddenDev opened this issue Mar 9, 2024 · 2 comments
Open
2 tasks

[Feature]: Combobox highlight (?) event #744

SuddenDev opened this issue Mar 9, 2024 · 2 comments
Assignees
Labels

Comments

@SuddenDev
Copy link

Describe the feature

First of all: Thank you guys for your hard work! The library is absolutely amazing!

To my feature reuqest though:
Currently it's not possible (as far as i can tell) to receive an event if or what ComboboxItem is highlighted. You can of course use mouseover, but then it still does not work with hotkeys. In my case, i'd like to (pre)fetch some data based on the current selection, but without the need to actually select the item (for previews for example).

I've looked into the code and I think most of what's needed is already present. I think we'd just need to expose the event and/or the highlighted selection.
If you guys need help I could try and submit a PR.

Thanks a million already!

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@zernonia
Copy link
Member

It will first be introduced in #766, then be made available in 2.0 😁

@HuakunShen
Copy link
Contributor

When will 2.0 be released? Really need this feature. Is there an existing branch I can use?
Or do I have to fork it and write my own if I need it now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants