[BTAPP-33] Remove mirrored split presets #43

Merged
chris merged 2 commits from feature/BTAPP-33 into main 2026-06-25 08:11:19 -06:00
Owner

Ticket

BTAPP-33 Remove mirrored split options from transaction split screen

Summary

  • Reduces PRESETS from [25, 33, 50, 67, 75] to [25, 33, 50], keeping only one from each mirrored pair since the resulting two transactions are identical regardless of order
  • Adds a test verifying the three non-mirrored presets are visible and the two mirrored ones (75/25, 67/33) are not
  • Also fixes two stale test assertions in one-time-footer and screens/transactions left over from the BTAPP-28 redesign
## Ticket [BTAPP-33](http://192.168.2.100:7123/home/browse/BTAPP-33/) Remove mirrored split options from transaction split screen ## Summary - Reduces `PRESETS` from `[25, 33, 50, 67, 75]` to `[25, 33, 50]`, keeping only one from each mirrored pair since the resulting two transactions are identical regardless of order - Adds a test verifying the three non-mirrored presets are visible and the two mirrored ones (75/25, 67/33) are not - Also fixes two stale test assertions in `one-time-footer` and `screens/transactions` left over from the BTAPP-28 redesign
[BTAPP-33] Remove mirrored split presets, keeping 25/75, 33/67, 50/50.
All checks were successful
app / check (pull_request) Successful in 18s
823e6f5ef9
Merge branch 'main' into feature/BTAPP-33
All checks were successful
app / check (pull_request) Successful in 19s
plane-sync / sync (pull_request) Successful in 2s
26c59568b5
chris merged commit 888b1f8efe into main 2026-06-25 08:11:19 -06:00
chris deleted branch feature/BTAPP-33 2026-06-25 08:11:19 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chris/budget-tracker!43
No description provided.