feat: Allow multiple keyboard shortcuts per action#696
feat: Allow multiple keyboard shortcuts per action#696nino-chavez wants to merge 1 commit intoOpenCut-app:mainfrom
Conversation
- Add "+" button on hover to add additional shortcuts for any action - Click existing shortcut to replace just that key (not all shortcuts) - Add "x" button on hover to remove individual shortcuts (when >1 exists) - Update dialog description to explain new functionality - Preserve all other shortcuts when editing one specific shortcut Closes OpenCut-app#627 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
|
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 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
Screenshots
When hovering over a shortcut row:
Test plan
Closes #627
🤖 Generated with Claude Code