mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-10 16:26:43 -05:00
- Create comprehensive split transaction modal UI - Real-time validation and feedback - Progress bar showing allocation percentage - Add/remove split rows dynamically - Distribute remainder button for quick allocation - Category autocomplete for each split - Amount input with proper formatting - Visual feedback for valid/invalid states - Keyboard-friendly navigation - Clean, modern UI matching existing design Features: - Shows parent transaction details - Visual progress bar with color coding - Validates splits add up to parent amount - Requires all splits to have categories - Smooth UX with clear error messages - Distribute remainder evenly across splits Co-authored-by: lelemm <lelemm@users.noreply.github.com>