Skip to content

Missing/Inconsistent Main Navigation Links #115

@rakshaak29

Description

@rakshaak29

Description:
The main navigation bar on aboutcode.org appears to be missing or inconsistently displaying important navigation links compared to what's configured in the repository.

Current Behavior:
When visiting the live website at https://aboutcode.org/, the main navigation header shows:
Only a "Projects" dropdown menu
No visible links for "Getting Started", "About", "Blog", or "Community"
Users must scroll to the footer to find these important pages
Expected Behavior:
Based on the configuration in website/docusaurus.config.js, the navbar should display:

Home
Getting Started
About
Blog
GitHub (right side)
Slack (right side)

Steps to Reproduce:
Visit https://aboutcode.org/
Look at the main navigation header
Notice the lack of standard navigation links
Environment
Browser: Chrome/Firefox/Safari (specify yours)
Device: Desktop/Mobile (specify yours)
Screen Size: 1920x1080 or Mobile 375px (specify yours)
Possible Causes:
The live site may be running a different version than the main branch
Build/deployment issue preventing navbar items from rendering
CSS hiding the navbar items on certain screen sizes
Configuration mismatch between repository and production
Suggested Fix:
Verify that the navbar configuration in website/docusaurus.config.js matches the intended design and ensure it's properly deployed to production.

Additional Context
Configuration file: website/docusaurus.config.js
Related to UX/accessibility - users cannot easily discover important pages

I'm interested in working on this issue if confirmed! 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions