whisper-money/resources/js/components/shared
Víctor Falcón a60fd6f452
fix: prevent account label combobox crash (#230)
## Summary
- guard the shared label combobox against missing `value` and `labels`
props so account transaction tools cannot crash while data is still
loading
- wire account transaction bulk label actions to pass label data through
consistently and keep optimistic updates in sync
- add regression coverage for the combobox normalization helper and the
account show payload shared props
2026-03-16 13:03:11 +01:00
..
category-combobox.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
label-combobox-state.test.ts fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00
label-combobox-state.ts fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00
label-combobox.tsx fix: prevent account label combobox crash (#230) 2026-03-16 13:03:11 +01:00