We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.3.2
There's a slight gap between the bottom of the modal and the page. Content behind the modal is visible through the gap.
No response
pnpm install --hoist
pnpm dev:docs
/docs/components/navbar#with-menu
When the humburger menu is clicked, the modal is opened and the content below the modal should be covered and hidden.
macOS Sonoma ver14.3.1
Chrome
The text was updated successfully, but these errors were encountered:
ENG-660 [BUG] - Modal does not fully close when opened from the Navbar component
Sorry, something went wrong.
Probably the fix for this bug has been opened already.
No branches or pull requests
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
pnpm install --hoist
pnpm dev:docs
/docs/components/navbar#with-menu
in docs.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
Operating System Version
macOS Sonoma ver14.3.1
Browser
Chrome
The text was updated successfully, but these errors were encountered: