Conversation
- User Profile Card: Follow button vanishes on hover (white-on-white), Posts stat misaligned (text-lg vs text-2xl) - Pricing Cards: Pro card has square corners (rounded-none vs rounded-xl), Pro checkmarks are blue (should be green) - Notification Feed: Success text invisible (text-green-200 on white), no hover transitions, unread dot clipped by overflow-hidden - Updated index.css with shadcn CSS variables and @theme inline - Replaced TodoList with all 3 examples in App.tsx Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@react-grab/cli
grab
@react-grab/ami
@react-grab/amp
@react-grab/claude-code
@react-grab/codex
@react-grab/copilot
@react-grab/cursor
@react-grab/droid
@react-grab/gemini
@react-grab/opencode
react-grab
@react-grab/relay
@react-grab/utils
commit: |
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.
Add 3 practical demo examples to the Vite playground with intentional, obvious UI bugs to showcase React Grab's workflow.
These examples (User Profile Card, Pricing Cards, Notification Feed) are styled with shadcn/ui CSS variables and each contains multiple glaring bugs (e.g., vanishing hover states, misaligned elements, inconsistent styling, invisible text) that are designed to be easily identifiable and fixable using a coding agent with React Grab.
Summary by cubic
Adds three interactive demo examples to the Vite playground to showcase React Grab. Each demo includes obvious UI bugs designed for quick fixing.
New Features
Dependencies
Written for commit 552cd7c. Summary will update on new commits.