Before submitting
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
- Go to https://codelensx.vercel.app/
- Under the Explore Section
- Scroll down to the "Problem of the Day" section (currently shows: "Median of Two Sorted Arrays" — Hard | Binary Search)
- Click the "ATTEMPT NOW" button
- Scroll down to the "Architectural Supremacy" section
- Click the "READ SYSTEM SPECS" button
- 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
Before submitting
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
Expected behavior
Clicking the button should redirect the user to the problem page
for the currently featured problem.
Clicking the button should either:
/specsor/docsroute explaining theplatform'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