Skip to content

[Bug] "About Us" section fails to open / is inaccessible on click #65

Description

@akankhya-khadanga

Bug Description

The "About Us" section does not open or respond when clicked.
Users are completely unable to access this section, which is a
critical part of the website presenting the team or organization's identity.

##Location

  • Section / Link: "About Us"
  • Page: Homepage navbar

##Steps to Reproduce

  1. Open the website
  2. Click on the "About Us" link/button
  3. Observe — nothing happens / section does not load or scroll into view

Current Behavior

Clicking "About Us" produces no response. The section is completely
inaccessible to the user.

Expected Behavior

Clicking "About Us" should either:

  • Navigate to the About Us page, OR
  • Scroll smoothly to the About Us section on the same page

Possible Causes (for maintainer reference)

  • Broken or missing href / onClick handler
  • JavaScript error blocking the event listener
  • Incorrect section id reference (e.g., scroll target mismatch)
  • Route not defined (if using React Router or similar)

Impact

Severity: High
The About Us section is a key trust-building element of the website.
Its inaccessibility directly affects user experience and the
website's credibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions