Skip to content

feat: TUI polish with improved navigation, form editing, and remove flows#2

Merged
JaredHatfield merged 1 commit into
mainfrom
feat/tui-polish-improvements
Jun 4, 2026
Merged

feat: TUI polish with improved navigation, form editing, and remove flows#2
JaredHatfield merged 1 commit into
mainfrom
feat/tui-polish-improvements

Conversation

@JaredHatfield

Copy link
Copy Markdown
Member

Summary

Polish and improve the TUI with better navigation, form editing, and remove flows.

Changes

  • Form editing mode: Enter to edit fields, up/down for suggestions, tab to autocomplete
  • Improved keybindings: r for remove, a for add, consistent shortcuts across screens
  • Remove flows: New confirmation dialogs with optional file deletion for sources and mappings
  • List/table components: Migrated to charm.land/bubbles for source lists, mapping lists, and tables
  • Busy modal: Improved busy overlay with progress indicator
  • Mouse interaction: Better form field click detection and mouse support
  • Mapping validation: Status table showing source path validation in mapping forms
  • Action bar: Button-based rendering with highlighted shortcuts
  • Navigation: leaveOutput with outputReturnScreen tracking for proper back navigation
  • Tests: Expanded test coverage for config validation and sync commands

…lows

- Add form editing mode with path suggestions and autocomplete
- Improve keybindings: r for remove, a for add, consistent shortcuts
- Add remove source/mapping flows with optional file deletion
- New list/table components using charm.land/bubbles
- Improved busy modal with progress indicator
- Better mouse interaction and form field click detection
- Add mapping status validation table in forms
- Update action bar with button-based rendering
- Add leaveOutput navigation and outputReturnScreen tracking
- Expand test coverage for config validation and sync commands
@JaredHatfield JaredHatfield merged commit 70a279a into main Jun 4, 2026
4 checks passed
@JaredHatfield JaredHatfield deleted the feat/tui-polish-improvements branch June 4, 2026 01:14
@github-project-automation github-project-automation Bot moved this from Todo to Done in UnitVectorY Labs Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant