feat(projects): add theme toggle to Projects page header#689
feat(projects): add theme toggle to Projects page header#689nino-chavez wants to merge 1 commit intoOpenCut-app:mainfrom
Conversation
Added ThemeToggle component to the Projects page header for consistency with the editor and landing pages. Toggle appears in both desktop and mobile views next to the action buttons. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
@nino-chavez is attempting to deploy a commit to the OpenCut OSS Team on Vercel. A member of the Team first needs to authorize it. |
👷 Deploy request for appcut pending review.Visit the deploys page to approve it
|
📝 WalkthroughWalkthroughThe Projects page now includes a ThemeToggle component in both the mobile and desktop header sections. The component is rendered alongside existing action buttons without modifying any business logic or data handling. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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 |
- Add theme toggle to Projects page header (OpenCut-app#689) - Fix nested button HTML validation errors in header and hero (OpenCut-app#687) - Use asChild prop to render Links with button styles - Add ability to add multiple keyboard shortcuts per action (OpenCut-app#696) - New "+" button to add additional shortcuts - Replace mode only removes the specific key being edited - Right-click to remove a shortcut when multiple exist Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Summary
Related Issue
Fixes #646
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.