Skip to content

[Bug]: Multiple CTA buttons across the app are non-functional (no navigation/action) #176

@manassanjaymishra24

Description

@manassanjaymishra24

Before submitting

  • I have searched existing issues to make sure this is not a duplicate.
  • I have read the contribution guidelines.

Bug summary

Several call-to-action buttons across the app render correctly but have no click handler or href attached. Full user flows are broken.

Steps to reproduce

  1. Go to https://codelensx.vercel.app/
  2. Under the Explore Section
  3. Scroll down to the "Problem of the Day" section (currently shows: "Median of Two Sorted Arrays" — Hard | Binary Search)
  4. Click the "ATTEMPT NOW" button
  5. Scroll down to the "Architectural Supremacy" section
  6. Click the "READ SYSTEM SPECS" button
  7. Observe: no navigation, no redirect, no modal, no console error visible

Expected behavior

Clicking the button should redirect the user to the problem page
for the currently featured problem.
Clicking the button should either:

  • Scroll smoothly to a "System Specs" section further down the landing page, or
  • Navigate to a dedicated /specs or /docs route explaining the
    platform's architecture (telemetry, API integrations, parsing engine, etc.)

Actual behavior

No navigation, no redirect, no scroll, no action

Screenshots or recordings

No response

Browser and device information

Browser:Chrome
Operating system:Windows 11
Device:Lenovo Thinkpad

Additional context

Kind;y assign this issue to me under GSSoC'26

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions