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

Misaligned pets menu in desktop navbar on deployed site. Unable to recreate the issue locally #594

Open
jacastanon01 opened this issue Mar 14, 2024 · 0 comments

Comments

@jacastanon01
Copy link

jacastanon01 commented Mar 14, 2024

Description

Pets menu appears to be misaligned in desktop navbar. This is only happening on the deployed site, I have forked the repo and am not able to reproduce the bug in my local environment.
PetMenuBug

To Reproduce

Go to site and hover over pets in the navigation bar. To display the menu without hovering, modify the css for the menu element and add display: block;
Screenshot 2024-03-14 at 1 10 24 PM

Expected behavior

Menu should appear right below pets in navigation bar

Desktop (please complete the following information):
MacOs Sonoma 14.1.2
Issue persists in firefox as well as google chrome

Additional context
I am unable to recreate this bug locally. The menu is behaving as expected when I cloned the repo and launch the app remotely:
petmenuremotebug

Which leads me to believe this may be a deployment or build issue when bundling the css/js?

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

No branches or pull requests

1 participant