Skip to content

fix: improve grid UX, context menu clipping, and toolbar polish#545

Open
emrberk wants to merge 2 commits intomainfrom
fix/ui-issues
Open

fix: improve grid UX, context menu clipping, and toolbar polish#545
emrberk wants to merge 2 commits intomainfrom
fix/ui-issues

Conversation

@emrberk
Copy link
Collaborator

@emrberk emrberk commented Mar 24, 2026

  • Replace header click-to-insert with per-column copy button
  • Track grid selection state to disable "move column to front" when nothing is selected
  • Fix Monaco context menu being clipped by overflow containers
  • Consolidate DDL queries to strip redundant blank lines
  • Add truncation for long DDL in table details drawer
  • Rebind format shortcuts to Alt+Shift+F / Alt+F
  • Tighten toolbar and result bar spacing
  • Truncate long materialized view DDLs
  • Switch LiteEditor icon based on diff vs regular mode

- Replace header click-to-insert with per-column copy button
- Track grid selection state to disable "move column to front" when nothing is selected
- Fix Monaco context menu being clipped by overflow containers
- Consolidate DDL queries to strip redundant blank lines
- Add truncation for long DDL in table details drawer
- Rebind format shortcuts to Alt+Shift+F / Alt+F
- Tighten toolbar and result bar spacing
- Switch LiteEditor icon based on diff vs regular mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@emrberk emrberk requested a review from nwoolmer March 24, 2026 10:41
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