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

Z-Indexes inside Modal / Slideover / Drawer #2421

Closed
malte-baumann opened this issue Oct 19, 2024 · 1 comment
Closed

Z-Indexes inside Modal / Slideover / Drawer #2421

malte-baumann opened this issue Oct 19, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists v3 #1289

Comments

@malte-baumann
Copy link

Environment

  • Operating System: Linux
  • Node Version: v20.17.0
  • Nuxt Version: ^3.13.0
  • CLI Version: 3.14.0
  • Package Manager: bun
  • Nuxt Ui: ^3.0.0-alpha.6

Version

3.0.0-alpha.6

Reproduction

  1. Clone https://github.com/malte-baumann/z-index
  2. bun dev (or similar)
  3. Open modal / slideover / drawer
  4. Click on Select / DropdownMenu / InputMenu
  5. See what you don't see

Description

I opend #2404 recently and noticed some more z-index problems.
At least these Components:

  • Select
  • DropdownMenu
  • InputMenu
    don't have high enough z-indexes inside a Drawer / Modal / Slideover to show their popover contents.

Additional context

Image

Logs

No response

@malte-baumann malte-baumann added bug Something isn't working triage v3 #1289 labels Oct 19, 2024
@malte-baumann malte-baumann changed the title [USelect] z-index Z-Indexes inside Modal / Slideover / Drawer Oct 19, 2024
Copy link
Member

benjamincanac commented Oct 20, 2024

Duplicate #2347. Fixed by bcfa4b7.

@benjamincanac benjamincanac added duplicate This issue or pull request already exists and removed triage labels Oct 20, 2024 — with Volta.net
@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants