Skip to content

(#214) Integrate ComboBox component into MultiSearch #215

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mkrause
Copy link
Collaborator

@mkrause mkrause commented May 18, 2025

Resolves #214
Resolves #223

TODO:

  • Select: arrow down/up opens the dropdown but doesn't focus the item.
  • Select: clicking on the arrow doesn't close the menu when open.
  • Fix MultiSearch to work with the new ComboBox component.
  • Need to sort the items in a ListBox. Out of order key navigation can be reproduced somewhat consistently in the ComboBox autocomplete story.
  • Remove the "TEMP" code in DropdownMenuProvider.
  • Type errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User has to click twice outside of DataTableEager.MultiSearch to close dropdown Integrate ComboBox component into MultiSearch
1 participant