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]: Navigation Menu div doesn't morph along x-axis as cursor moves across <NavigationMenuItem /> #3583

Open
2 tasks done
codesfromshad opened this issue Apr 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@codesfromshad
Copy link

Describe the bug

When the cursor moves from one <NavigationMenuItem /> to another, the expected behavior is a smooth morphing of the div, the div snaps based on the size of the next <NavigationMenuItem />.

Affected component/components

Navigation Menu

How to reproduce

Here's a video of the expected behavior from Radix UI:

Recording.2024-04-23.113932.mp4

Here's the behavior from shadcn-ui:

Recording.2024-04-23.113831.mp4

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Chrome, Windows

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@flixlix
Copy link
Contributor

flixlix commented Apr 23, 2024

fixed in #3587

@codesfromshad
Copy link
Author

Du du du du, Bug Fixstrapppen... 🎵🎶🎵

@codesfromshad
Copy link
Author

Holy moly that was fast... Thank you! @flixlix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants