Skip to content

Add Watch Demo and View Code cards to results page#117

Merged
kronosapiens merged 1 commit intomainfrom
kronosapiens/results-demo-code-cards
Mar 19, 2026
Merged

Add Watch Demo and View Code cards to results page#117
kronosapiens merged 1 commit intomainfrom
kronosapiens/results-demo-code-cards

Conversation

@kronosapiens
Copy link
Collaborator

Summary

Adds two new action cards to the results page alongside the existing Play Now button. The Watch Demo card links to video_url with purple styling, and the View Code card links to repo_url with blue styling. Both cards follow the same design pattern with an icon glyph and label text.

Extracted PlayIcon, VideoIcon, and CodeIcon into a shared Icons.tsx component to eliminate duplication between EntryCard and Results pages.

Extracted PlayIcon, VideoIcon, and CodeIcon into a shared Icons.tsx component to avoid duplication between EntryCard and Results pages. Added video_url and repo_url cards alongside the existing Play Now card, with purple and blue color schemes respectively.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@kronosapiens kronosapiens merged commit a740685 into main Mar 19, 2026
2 checks passed
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