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] - Modal does not fully close when opened from the Navbar component #2766

Open
Nozomi-Hijikata opened this issue Apr 18, 2024 · 2 comments
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working

Comments

@Nozomi-Hijikata
Copy link
Contributor

Nozomi-Hijikata commented Apr 18, 2024

NextUI Version

2.3.2

Describe the bug

There's a slight gap between the bottom of the modal and the page.
Content behind the modal is visible through the gap.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Clone latest NextUI repo.
  2. Install packages by pnpm install --hoist
  3. Launch docs by pnpm dev:docs
  4. Go to /docs/components/navbar#with-menu in docs.
  5. Click the humburger menu in preview.

Expected behavior

When the humburger menu is clicked, the modal is opened and the content below the modal should be covered and hidden.

Screenshots or Videos

スクリーンショット 2024-04-18 11 05 32

Operating System Version

macOS Sonoma ver14.3.1

Browser

Chrome

@Nozomi-Hijikata Nozomi-Hijikata added the 🐛 Type: Bug Something isn't working label Apr 18, 2024
Copy link

linear bot commented Apr 18, 2024

@Nozomi-Hijikata
Copy link
Contributor Author

Probably the fix for this bug has been opened already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants