-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
gssoc25level 2staleStale PRs per the .github/workflows/stale.yml policy fileStale PRs per the .github/workflows/stale.yml policy file
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
π§© Description:
When clicking on More β Roadmap in the navigation menu, the link is either broken, unresponsive, or leads to a missing page.
π Steps to Reproduce
- Open the Recode Hive website.
- Hover over the More menu in the navbar
- Click on Roadmap.
- Observe: The page does not open
Expected behavior
π‘ Expected Behavior:
The Roadmap link should:
- Redirect to a valid route (e.g., /roadmap)
- Or open a separate page/component if dynamically loaded
π οΈ Proposed Fix:
- Check if the /roadmap route/component exists in the React Router (if using React)
- Ensure the link in navbar points to the correct path
- Add missing content or placeholder if page not yet implemented
Add ScreenShots

What browsers are you seeing the problem on?
Chrome
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
gssoc25level 2staleStale PRs per the .github/workflows/stale.yml policy fileStale PRs per the .github/workflows/stale.yml policy file
Type
Projects
Status
Todo