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
- Open the website
- Click on the "About Us" link/button
- 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.
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
##Steps to Reproduce
Current Behavior
Clicking "About Us" produces no response. The section is completely
inaccessible to the user.
Expected Behavior
Clicking "About Us" should either:
Possible Causes (for maintainer reference)
href/onClickhandleridreference (e.g., scroll target mismatch)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.