Skip to content

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

Merged
bluestreak01 merged 2 commits into
mainfrom
fix/ui-issues
Mar 26, 2026
Merged

fix: improve grid UX, context menu clipping, and toolbar polish#545
bluestreak01 merged 2 commits into
mainfrom
fix/ui-issues

Conversation

@emrberk
Copy link
Copy Markdown
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
@bluestreak01 bluestreak01 merged commit e2baa66 into main Mar 26, 2026
3 checks passed
@bluestreak01 bluestreak01 deleted the fix/ui-issues branch March 26, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants