Skip to content

fix: shortcut for query builder#7805

Merged
sid-bruno merged 1 commit into
usebruno:mainfrom
shubh-bruno:fix/save-shortcut
Apr 21, 2026
Merged

fix: shortcut for query builder#7805
sid-bruno merged 1 commit into
usebruno:mainfrom
shubh-bruno:fix/save-shortcut

Conversation

@shubh-bruno
Copy link
Copy Markdown
Collaborator

@shubh-bruno shubh-bruno commented Apr 20, 2026

Description

JIRA

Contribution Checklist:

  • I've used AI significantly to create this pull request
  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

Summary by CodeRabbit

  • Style
    • Enhanced keyboard interaction handling on form controls and search inputs within the Query Builder component.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f37be698-452d-4436-a6d0-8863318b19ee

📥 Commits

Reviewing files that changed from the base of the PR and between c6281d3 and 3c1760c.

📒 Files selected for processing (2)
  • packages/bruno-app/src/components/RequestPane/QueryBuilder/FieldNode.js
  • packages/bruno-app/src/components/RequestPane/QueryBuilder/index.js

Walkthrough

The pull request adds the CSS class mousetrap to various form controls (text inputs and checkboxes) within the QueryBuilder components. This change affects form elements across multiple component files without introducing any functional logic modifications.

Changes

Cohort / File(s) Summary
QueryBuilder Components
packages/bruno-app/src/components/RequestPane/QueryBuilder/FieldNode.js, packages/bruno-app/src/components/RequestPane/QueryBuilder/index.js
Added mousetrap CSS class to form controls (text input, checkboxes) and search input for keyboard event handling integration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

size/XS

Suggested reviewers

  • lohit-bruno
  • bijin-bruno
  • naman-bruno

Poem

🎹 A mousetrap class finds its way,
Across the form controls at play,
Keyboard events will dance with glee,
Simple, swift, and carefree! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix: shortcut for query builder' accurately describes the main change: adding the mousetrap CSS class to enable keyboard shortcuts in query builder form controls.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@sid-bruno sid-bruno merged commit e3e0b68 into usebruno:main Apr 21, 2026
12 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Apr 21, 2026
6 tasks
lohit-bruno pushed a commit that referenced this pull request Apr 22, 2026
Co-authored-by: shubh-bruno <shubh-bruno@shubh-bruno.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants