The Category padding fix only reached transaction-list.tsx (Accounts and budgets). The /transactions page builds its own table and called createTransactionColumns without isDateHidden, so Category kept pl-0 and sat flush against the edge when the Date column was toggled off. Pass isDateHidden from columnVisibility.transaction_date, matching transaction-list.tsx. |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| views | ||