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

USelectMenu search breaks when placed inside of a USlideover #3021

Open
KevinvOosterhout opened this issue Jan 5, 2025 · 2 comments
Open
Labels
bug Something isn't working triage v3 #1289

Comments

@KevinvOosterhout
Copy link

Environment



Is this bug related to Nuxt or Vue?

Nuxt

Version

V3.0.0-alpha.10

Reproduction

https://codesandbox.io/p/devbox/nuxt-ui3-forked-lz4ygf

Description

Once a USelectMenu is placed inside of a USlideover, the search breaks. You can't highlight the search input, you can still select items without a problem.

Additional context

No response

Logs

@KevinvOosterhout KevinvOosterhout added bug Something isn't working triage v3 #1289 labels Jan 5, 2025
@skndrtv
Copy link

skndrtv commented Jan 5, 2025

Try :portal="false" on the USelectMenu

@KevinvOosterhout
Copy link
Author

Try :portal="false" on the USelectMenu

That does work, however when using other elements like input fields you get the issue the menu disappears behind other elements.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants