feat: add beta label and feedback modal - #23
Conversation
- Add "beta" label next to the Certified wordmark in navbar - Add floating "Share Feedback" button (bottom-right) that opens a modal - Feedback modal includes message textarea and optional email field with validation - API route sends feedback to support@hypercerts.org via Resend - Sends confirmation email to user if they provide an email address - Feedback button stays above footer when scrolled to bottom - Modal has expand/shrink toggle on desktop Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Summary
Setup
RESEND_API_KEYenv var (and verifiedcertified.onedomain in Resend)RESEND_FROM_EMAILoverride (defaults toCertified <no-reply@certified.one>)Test plan
🤖 Generated with Claude Code