Skip to content

Improve manual input user experience and scaling#139

Merged
Edwardvaneechoud merged 3 commits intomainfrom
claude/improve-manual-input-ux-OBkML
Jan 4, 2026
Merged

Improve manual input user experience and scaling#139
Edwardvaneechoud merged 3 commits intomainfrom
claude/improve-manual-input-ux-OBkML

Conversation

@Edwardvaneechoud
Copy link
Owner

  • Add minimum column width (140px) to prevent text truncation
  • Add sticky header row for better navigation when scrolling
  • Move controls to top with column/row count badges
  • Add row numbers column with sticky positioning
  • Merge delete button into column header for cleaner layout
  • Hide row delete buttons until row is hovered
  • Add select-on-focus for input fields
  • Add Tab key navigation (creates new row when tabbing from last cell)
  • Improve focus states with visible outlines
  • Better scrollbar styling and corner handling
  • Improved JSON editor section with header and hints

claude and others added 3 commits January 4, 2026 13:58
- Add minimum column width (140px) to prevent text truncation
- Add sticky header row for better navigation when scrolling
- Move controls to top with column/row count badges
- Add row numbers column with sticky positioning
- Merge delete button into column header for cleaner layout
- Hide row delete buttons until row is hovered
- Add select-on-focus for input fields
- Add Tab key navigation (creates new row when tabbing from last cell)
- Improve focus states with visible outlines
- Better scrollbar styling and corner handling
- Improved JSON editor section with header and hints
@Edwardvaneechoud Edwardvaneechoud merged commit e59d2b3 into main Jan 4, 2026
3 of 11 checks passed
@Edwardvaneechoud Edwardvaneechoud deleted the claude/improve-manual-input-ux-OBkML branch January 4, 2026 14:20
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.

2 participants