[PR #1195] [MERGED] ⬆️ upgrade hotkeys-js from v3.8.2 to v3.10.3, remove monkeypatch #17946

Closed
opened 2026-04-14 20:31:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1195
Author: @MatissJanis
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-hotkeys-js


📝 Commits (3)

  • 2c57405 ⬆️ upgrade hotkeys-js from v3.8.2 to v3.10.3, remove monkeypatch
  • b5e04c9 Release notes
  • b3aa78e Release notes

📊 Changes

5 files changed (+13 additions, -101 deletions)

View changed files

📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-client/src/components/accounts/Account.js (+1 -1)
patches/hotkeys-js+3.8.2.patch (+0 -94)
upcoming-release-notes/1195.md (+6 -0)
📝 yarn.lock (+5 -5)

📄 Description

AFAIK the hotkeys-js are only used in the transaction table.

cmd+f / ctrl+f forces focus on the transaction table search bar (instead of native browser search)

Some other hotkeys act as keyboard shortcuts for table operations (i.e. "d" to delete etc.)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1195 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-hotkeys-js` --- ### 📝 Commits (3) - [`2c57405`](https://github.com/actualbudget/actual/commit/2c5740599c12ba03d9e44970e26ceabe0333f1ba) :arrow_up: upgrade hotkeys-js from v3.8.2 to v3.10.3, remove monkeypatch - [`b5e04c9`](https://github.com/actualbudget/actual/commit/b5e04c92e2959d6078a37aef60786b1cdb503d25) Release notes - [`b3aa78e`](https://github.com/actualbudget/actual/commit/b3aa78e83aadf8112f7ce7658c6f295b8f62403b) Release notes ### 📊 Changes **5 files changed** (+13 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -1) ➖ `patches/hotkeys-js+3.8.2.patch` (+0 -94) ➕ `upcoming-release-notes/1195.md` (+6 -0) 📝 `yarn.lock` (+5 -5) </details> ### 📄 Description AFAIK the `hotkeys-js` are only used in the transaction table. `cmd+f` / `ctrl+f` forces focus on the transaction table search bar (instead of native browser search) Some other hotkeys act as keyboard shortcuts for table operations (i.e. "d" to delete etc.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 20:31:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#17946