## Why ### Problem On iOS (and narrow mobile screens), the transactions toolbar overflows the viewport — the Columns button is pushed off-screen because the actions row does not wrap. Additionally, the \"Add Transaction\" button label was too long for small screens, contributing to the overflow. ## What ### Changes <img width="388" height="374" alt="image" src="https://github.com/user-attachments/assets/7962f21d-70b7-427b-b01b-a855b687452d" /> |
||
|---|---|---|
| .. | ||
| assets | ||
| .gitignore | ||
| AccountsPageTest.php | ||
| AmountInputTest.php | ||
| AuthenticationTest.php | ||
| AutomationRuleBuilderTest.php | ||
| BankAccountsTest.php | ||
| BudgetCrudTest.php | ||
| BudgetsFeatureNavigationTest.php | ||
| CategoriesTest.php | ||
| ImportTransactionsTest.php | ||
| OnboardingFlowTest.php | ||
| TransactionsTest.php | ||