Skip to content

feat: expand the keyboard command palette - #134

Open
Bhavik-ag wants to merge 1 commit into
mainfrom
feat/command-palette
Open

Bhavik-ag wants to merge 1 commit into
mainfrom
feat/command-palette

Conversation

@Bhavik-ag

Copy link
Copy Markdown
Contributor

Summary

  • open the palette with Cmd/Ctrl+K
  • add context-aware connection, query, table, export, structure, and diagram commands
  • keep unavailable actions disabled and keyboard accessible

Validation

  • desktop web typecheck
  • ESLint
  • 58 desktop tests

@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
dbdesk-web Ignored Ignored Sep 18, 2026 5:28pm UTC
dbdesk-server Skipped Skipped Sep 18, 2026 5:28pm UTC

@vercel
vercel Bot temporarily deployed to Preview – dbdesk-server September 18, 2026 17:18 Inactive
@greptile-apps

greptile-apps Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge; no actionable new failures remain in the changes since the previous review.

Summary

The latest revision makes the command-palette add-row workflow retain a stable table target while the sheet is open.

  • Captures the connection, schema, table, and column metadata when Add Row is selected.
  • Keys row insertion to that captured target rather than subsequently changing active-tab state.
  • Clears the captured target when the sheet closes or insertion succeeds.

Reviews (2) · Last reviewed commit: "feat(desktop): expand keyboard command p..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant