Files
actual/packages
Cursor Agent 318526a22f fix: address lint warnings and add comprehensive unit tests
- Fix React.* namespace references to use named imports (UIEvent, ReactNode)
- Remove unused imports (useTranslation, TableNavigator)
- Fix exhaustive-deps warning in useCallback
- Add ReactTableTransactionsTable.test.tsx with 20 tests covering:
  - Data rendering correctness
  - Keyboard navigation (Enter/Tab/Shift+Enter/Shift+Tab/Escape)
  - Text field save behavior on navigation
  - Dropdown autocomplete (open, filter, keyboard select, click select)
  - New transaction creation (single, split, ctrl+enter, ctrl+click)
  - Escape to close new transaction form
  - Transaction selection
  - Split transactions (create, update, error handling)
  - Zero amount display in correct column
  - React Table-specific column visibility tests
  - Payee dropdown display tests

Co-authored-by: Matiss Janis Aboltins <MatissJanis@users.noreply.github.com>
2026-02-07 21:12:43 +00:00
..
2026-02-02 12:12:46 +00:00
2026-01-14 20:17:55 +00:00
2026-02-02 12:12:46 +00:00
2026-02-02 12:12:46 +00:00
2026-01-14 20:17:55 +00:00