Skip to content

feat(roadmap): clickable stat cards with status filtering#693

Open
tataihono wants to merge 1 commit intomainfrom
feat/roadmap-clickable-stat-filters
Open

feat(roadmap): clickable stat cards with status filtering#693
tataihono wants to merge 1 commit intomainfrom
feat/roadmap-clickable-stat-filters

Conversation

@tataihono
Copy link
Copy Markdown
Contributor

Summary

  • Homepage stat cards ("Features Shipped", "In Progress", "Total Planned") now link to /roadmap filtered by status
  • Dashboard roadmap stat cards act as toggle filters — click to filter, click again to clear
  • Active filter shows a highlighted card border and a "Clear filter" pill below the stats
  • Timeline only shows features matching the selected status

Test plan

  • Click "Features Shipped" on homepage → navigates to /roadmap?status=complete, only complete tickets shown
  • Click "In Progress" on homepage → navigates to /roadmap?status=in-progress, only in-progress tickets shown
  • Click "Total Planned" on homepage → navigates to /roadmap with no filter
  • On roadmap page, click any stat card → filters to that status
  • Click the same stat card again → clears the filter
  • Click "Clear filter" pill → removes the filter
  • Invalid ?status=foo param → ignored, shows all features

🤖 Generated with Claude Code

Homepage stat cards now link to the roadmap page filtered by status.
Dashboard stat cards act as toggle filters with active state and a
"Clear filter" indicator.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@railway-app
Copy link
Copy Markdown

railway-app Bot commented Apr 9, 2026

🚅 Deployed to the forge-pr-693 environment in forge

4 services not affected by this PR
  • @forge/web
  • @forge/cms/db
  • @forge/cms
  • @forge/manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant