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

BUG | Drawer with custom area overlapping #6785

Open
5 tasks done
OrbisK opened this issue Feb 28, 2025 · 1 comment
Open
5 tasks done

BUG | Drawer with custom area overlapping #6785

OrbisK opened this issue Feb 28, 2025 · 1 comment
Labels
untriaged need to sort

Comments

@OrbisK
Copy link
Collaborator

OrbisK commented Feb 28, 2025

Describe the bug

Image

the drawer is overlaping the theme editor

Steps to reproduce

  1. open docs
  2. navigte https://www.naiveui.com/en-US/light/components/drawer#target.vue
  3. open theme editor
  4. open drawer with custom area

Link to minimal reproduction

https://www.naiveui.com/en-US/light/components/drawer#target.vue

System Info

System:
    OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
    Memory: 38.37 GB / 62.58 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 23.5.0 - ~/.nvm/current/bin/node
    npm: 10.9.0 - ~/WebstormProjects/rws-optiorder-frontend/node_modules/.bin/npm
    pnpm: 8.6.8 - ~/WebstormProjects/rws-optiorder-frontend/node_modules/.bin/pnpm
    bun: 1.1.42 - ~/.nvm/current/bin/bun
  Browsers:
    Chrome: 130.0.6723.69
  npmPackages:
    naive-ui: ^2.41.0 => 2.41.0 
    vue: ^3.5.13 => 3.5.13

Used Package Manager

pnpm

Validations

@OrbisK OrbisK added the untriaged need to sort label Feb 28, 2025
@jizai1125
Copy link
Contributor

jizai1125 commented Mar 9, 2025

Setting the Drawer's z-index prop manually can fix this.

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

No branches or pull requests

2 participants