[PR #3389] [MERGED] :electron: Prevent keyboard shortcuts modal when entering shortcut into editable field #4825

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3389
Author: @MikesGlitch
Created: 9/7/2024
Status: Merged
Merged: 9/7/2024
Merged by: @MikesGlitch

Base: masterHead: fix/electron-keyboard-shortcuts-modal


📝 Commits (3)

  • bbc1321 check input element is focused on before triggering keyboard shortcuts modal
  • 0ac6cc2 release notes
  • 56355ab remove comment

📊 Changes

3 files changed (+17 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/index.tsx (+10 -2)
📝 packages/desktop-electron/menu.ts (+1 -1)
upcoming-release-notes/3389.md (+6 -0)

📄 Description

Should close #3369


🔄 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/3389 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 9/7/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/electron-keyboard-shortcuts-modal` --- ### 📝 Commits (3) - [`bbc1321`](https://github.com/actualbudget/actual/commit/bbc1321c55c5c1ccb5250bab2078f80d3ad54832) check input element is focused on before triggering keyboard shortcuts modal - [`0ac6cc2`](https://github.com/actualbudget/actual/commit/0ac6cc211a7217153139392bfc9e192c287a190f) release notes - [`56355ab`](https://github.com/actualbudget/actual/commit/56355aba2506600133d6e70bd1106dc852880811) remove comment ### 📊 Changes **3 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/index.tsx` (+10 -2) 📝 `packages/desktop-electron/menu.ts` (+1 -1) ➕ `upcoming-release-notes/3389.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Should close #3369 --- <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-02-28 21:01:50 -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#4825