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

InputMenu shows only selected item when opening #3620

Open
Aietes opened this issue Mar 19, 2025 · 0 comments
Open

InputMenu shows only selected item when opening #3620

Aietes opened this issue Mar 19, 2025 · 0 comments
Labels
bug Something isn't working v3 #1289

Comments

@Aietes
Copy link

Aietes commented Mar 19, 2025

Environment

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.0

Reproduction

https://ui.nuxt.com/components/input-menu

Description

The InputMenu component only shows filtered items when opening it with a selected item. This is confusing, and differs from expected behavior. In its current state, the InputMenu would only be usable, if the user deletes the text in the field, which is not clear nor expected.

Expected behavior: If one opens the select menu by clicking on the button, it shows all available values, with the currently selected value highlighted. Only when changing the text of the input field, it filters for the value entered.

Additional context

No response

Logs

@Aietes Aietes added bug Something isn't working triage v3 #1289 labels Mar 19, 2025
@Aietes Aietes changed the title InputMenu does shows only one item InputMenu shows only selected item when opening Mar 19, 2025
@benjamincanac benjamincanac removed the triage label Mar 20, 2025 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants