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 Alignment and Toggle Visibility Issue on Careers Page #3320

Open
5 of 6 tasks
akshay0611 opened this issue Nov 20, 2024 · 1 comment · May be fixed by #3321
Open
5 of 6 tasks

BUG: Navbar Alignment and Toggle Visibility Issue on Careers Page #3320

akshay0611 opened this issue Nov 20, 2024 · 1 comment · May be fixed by #3321

Comments

@akshay0611
Copy link
Contributor

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

The light-to-dark mode toggle switch was not visible on the Careers page due to navbar alignment issues. After fixing the navbar, the toggle switch became visible, and the navbar elements were properly aligned. Additionally, items such as Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS were moved under an "Explore More" dropdown, ensuring consistency across all pages.

Steps to Reproduce

  1. Open the Careers page (careers.html) in a browser.
  2. Observe the navbar alignment.
  3. Notice that the light-to-dark mode toggle switch is not visible.
  4. Check for the inconsistency in the placement of items like Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS across pages.

Expected Behavior

  • The light-to-dark mode toggle switch should have been visible and functional without alignment issues in the navbar.
  • Items such as Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS should be consistently placed under "Explore More" across all pages.

Screenshots/Logs

Before Fix:

  • Navbar misaligned.
  • Light-to-dark mode toggle switch not visible.
  • Items like Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS not grouped under "Explore More."
Screenshot 2024-11-20 at 4 20 16 PM

After Fix:

  • Navbar properly aligned.
  • Light-to-dark mode toggle switch visible and functional.
  • Items grouped under "Explore More" for consistency.
Screenshot 2024-11-20 at 4 21 53 PM

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

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

Successfully merging a pull request may close this issue.

1 participant