fix: redesign search dialog to match Figma#108
Conversation
- Dialog: 12px radius, floating shadow token - Result layout: breadcrumb path (section > method + title) + snippet - Icons: 16px with CodeBracket for API results - Snippet: 11px secondary color, truncated with ellipsis - Match highlighting: bold primary color - Result padding: 16px vertical, 12px horizontal - Extracted SearchResultItem component for reuse Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 19 minutes and 52 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace hardcoded 'page'/'api' and 'title'/'heading'/'body' strings with const maps in types/content.ts, used by both client and server. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
sharp needs build-essential and python3 to compile native libvips bindings in the builder stage. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Not needed — sharp prebuilt binaries work without build-essential. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
--rs-shadow-floatingtokenSearchResultItemcomponentChanges
search.tsx— newSearchResultItemcomponent, breadcrumb layout, updated iconssearch.module.css— 12px radius, floating shadow, breadcrumb styles, 16px icons, updated padding/spacingTest plan
🤖 Generated with Claude Code