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] Navbar isn't responsive #45

Closed
1 task done
vatsalsinghkv opened this issue Dec 26, 2023 · 1 comment · Fixed by #54
Closed
1 task done

[BUG] Navbar isn't responsive #45

vatsalsinghkv opened this issue Dec 26, 2023 · 1 comment · Fixed by #54
Labels
🛠 goal: fix 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)

Comments

@vatsalsinghkv
Copy link

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

Production

Description

When we open the website on the mobile device navbar overflows the device's width.

Steps to Reproduce

  1. Go to https://repo-rater.eddiehub.io/ page.
  2. Open the website in mobile view or open in a mobile device.
  3. Check the navbar.

Screenshots

Screenshot 2023-12-26 at 5 19 44 PM Screenshot 2023-12-26 at 5 20 03 PM

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

I'd probably fix the responsiveness of the navbar by inspecting the navbar, and fix the flexbox by changing it's flex direction on relevant breakpoints

@vatsalsinghkv vatsalsinghkv added 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) 🛠 goal: fix labels Dec 26, 2023
@ChinmayMhatre
Copy link
Member

ChinmayMhatre commented Dec 27, 2023

Hi Vatsal, thank you for raising the issue, It is already being worked on at #41 , We can close this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 goal: fix 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants