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 should show full list on initial open #2300

Open
bmingles opened this issue Nov 25, 2024 · 0 comments
Open

ComboBox should show full list on initial open #2300

bmingles opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triage Issue requires triage

Comments

@bmingles
Copy link
Contributor

When using table data sources, ui.combo_box currently only shows filtered items on open if there is a selection. This is different than how React Spectrum ComboBox typically works as well as ui.combo_box configurations that use static item data sources. This has been reported in the plugins repo ComboBox table source behavior inconsistent #1024, but it will likely need to be addressed in the hooks that handle windowed data that live in web-client-ui.

@bmingles bmingles added enhancement New feature or request triage Issue requires triage labels Nov 25, 2024
@bmingles bmingles self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue requires triage
Projects
None yet
Development

No branches or pull requests

1 participant