feat(#114): HeroPlayground Integration with UX Polish#137
Merged
DevanshuNEU merged 2 commits intoDec 30, 2025
Merged
Conversation
- Add HeroPlayground component with demo/custom mode switching - Wire onSearch callback for both demo repos and custom indexed repos - Enable real API (USE_MOCK=false) now that OpenCodeIntel#134 is fixed - Export HeroPlayground from playground index
- Fix Supabase type imports (Session, User → type-only) - Fix ReactFlow type imports (Node, Edge → type-only) - Fix search input disabled bug in demo mode - Add loading spinner with helpful message - Add auto-scroll to results after search - Add 'New Search' back button in results header - Add fade-in animation for results section - Add hover scale effect on result cards - Format search time (3.6s vs 3606ms) - Show query in results header Closes OpenCodeIntel#114
|
@DevanshuNEU is attempting to deploy a commit to the Dev's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete integration of HeroPlayground component into the landing page with full UX polish.
What's Included
Core Features
Bug Fixes
Session,User→ type-only imports)Node,Edge→ type-only imports)UX Improvements
Testing Done
Commits
a13e9af- feat(feat(frontend): Anonymous repo indexing UI flow #114): integrate HeroPlayground into LandingPagede9d75a- feat(feat(frontend): Anonymous repo indexing UI flow #114): Complete HeroPlayground with UX polishRelated Issues
Closes #114