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] - Signup Button is getting clipped in Navbar with Menu #2629

Open
ShrinidhiUpadhyaya opened this issue Apr 2, 2024 · 1 comment · May be fixed by #2630
Open

[BUG] - Signup Button is getting clipped in Navbar with Menu #2629

ShrinidhiUpadhyaya opened this issue Apr 2, 2024 · 1 comment · May be fixed by #2630
Labels
🐛 Type: Bug Something isn't working

Comments

@ShrinidhiUpadhyaya
Copy link
Contributor

NextUI Version

2.0.0

Describe the bug

The signup button in Navbar with menu is getting clipped in stories.

NavbarBug1

And the behavior is inconsistent with the other Navbars (Sticky, Static, Hide on Scroll) which is for Navbar with menu the Navbar options are displayed with a breakpoint of 'sm' while with others it is 'md'

image

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Clone the code.
  2. pnpm install
  3. pnpm sb
  4. Under Components navigate to Navbar with Menu
  5. Decrease/Increase the window size.

Expected behavior

  1. The Signup button should not get clipped.
  2. Consistent behavior across Navbar.

Screenshots or Videos

No response

Operating System Version

Windows

Browser

Chrome

@ShrinidhiUpadhyaya ShrinidhiUpadhyaya added the 🐛 Type: Bug Something isn't working label Apr 2, 2024
Copy link

linear bot commented Apr 2, 2024

ShrinidhiUpadhyaya pushed a commit to ShrinidhiUpadhyaya/nextui that referenced this issue Apr 2, 2024
ShrinidhiUpadhyaya pushed a commit to ShrinidhiUpadhyaya/nextui that referenced this issue Apr 2, 2024
@ShrinidhiUpadhyaya ShrinidhiUpadhyaya linked a pull request Apr 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant