Skip to content

Refine keybindings settings panel UI#17

Merged
Jay1 merged 1 commit into
mainfrom
jcode/refine-keybindings-settings
May 28, 2026
Merged

Refine keybindings settings panel UI#17
Jay1 merged 1 commit into
mainfrom
jcode/refine-keybindings-settings

Conversation

@Jay1
Copy link
Copy Markdown
Owner

@Jay1 Jay1 commented May 28, 2026

Summary

  • Moved keybindings file-opening controls from the main settings route into the dedicated KeybindingsSettingsPanel.
  • Removed the old "Keybindings" SettingsRow entry from apps/web/src/routes/_chat.settings.tsx.
  • Updated keybindings panel button layout to vertically center items by adding items-center.
  • Changed keybindings button style from size="sm" variant="outline" to size="xs" variant="link" for a lighter inline action look.
  • Updated button label to Open keybindings.json for clearer context while keeping existing loading state (Opening...) behavior.

Testing

  • Not run (no test execution requested).

- Move keybindings file access from the chat settings row into the keybindings panel
- Update keybindings button style, copy, and spacing for clearer action context
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@Jay1, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 17 minutes and 30 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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 62470dae-5eda-4675-a6ac-755920dd569e

📥 Commits

Reviewing files that changed from the base of the PR and between fe226ff and 9e64082.

📒 Files selected for processing (2)
  • apps/web/src/components/KeybindingsSettingsPanel.tsx
  • apps/web/src/routes/_chat.settings.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jcode/refine-keybindings-settings

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels May 28, 2026
@Jay1 Jay1 merged commit 7b143e2 into main May 28, 2026
8 checks passed
@Jay1 Jay1 deleted the jcode/refine-keybindings-settings branch May 28, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant