[PR #6416] fix(bug): #6291 #6507

Closed
opened 2026-02-28 21:29:19 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6416

State: closed
Merged: Yes


Fixed the issue of duplicate keyboard shortcuts for Date and Transactions but making that of Date use the Shift hotkey (Shift + T).


Note

Switches the Edit Date shortcut for selected transactions to Shift+T and updates UI/menu hints accordingly.

  • Desktop client
    • Keyboard shortcuts:
      • Change edit date for selected transactions to Shift+T (was T).
      • Update hotkey binding in packages/desktop-client/src/components/transactions/SelectedTransactionsButton.tsx (uses splitKey: '+').
      • Update modal listing in packages/desktop-client/src/components/modals/KeyboardShortcutModal.tsx to show Shift modifier.
      • Update menu key label to ⇧T in SelectedTransactionsButton.tsx.
  • Release notes: add bugfix entry upcoming-release-notes/6416.md.

Written by Cursor Bugbot for commit 1245961db9. This will update automatically on new commits. Configure here.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6416 **State:** closed **Merged:** Yes --- Fixed the issue of duplicate keyboard shortcuts for Date and Transactions but making that of Date use the Shift hotkey (Shift + T). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Switches the Edit Date shortcut for selected transactions to Shift+T and updates UI/menu hints accordingly. > > - **Desktop client** > - **Keyboard shortcuts**: > - Change edit date for selected transactions to `Shift+T` (was `T`). > - Update hotkey binding in `packages/desktop-client/src/components/transactions/SelectedTransactionsButton.tsx` (uses `splitKey: '+'`). > - Update modal listing in `packages/desktop-client/src/components/modals/KeyboardShortcutModal.tsx` to show Shift modifier. > - Update menu key label to `⇧T` in `SelectedTransactionsButton.tsx`. > - **Release notes**: add bugfix entry `upcoming-release-notes/6416.md`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 1245961db94a4b3f11146ea7b7bb5b6ef533ba7b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
GiteaMirror added the pull-request label 2026-02-28 21:29:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6507