[PR #1770] [MERGED] Sync on ctrl+s #29871

Closed
opened 2026-04-18 06:22:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1770
Author: @Compositr
Created: 10/8/2023
Status: Merged
Merged: 10/10/2023
Merged by: @MatissJanis

Base: masterHead: dev


📝 Commits (7)

📊 Changes

2 files changed (+41 additions, -24 deletions)

View changed files

📝 packages/desktop-client/src/components/Titlebar.tsx (+35 -24)
upcoming-release-notes/1770.md (+6 -0)

📄 Description

Addresses [Bug]: ctrl+s should sync #1685

Adds a KeyHandlers to SyncButton to capture ctrl+s


🔄 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/1770 **Author:** [@Compositr](https://github.com/Compositr) **Created:** 10/8/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (7) - [`8b591a2`](https://github.com/actualbudget/actual/commit/8b591a2ee4eca01ebe702824e5afbd0faee05f4f) feat: sync on ctrl+s - [`7d602da`](https://github.com/actualbudget/actual/commit/7d602da48987263ce3282a364478e930fd5dd7b6) chore: write release note for #1770 - [`c792f42`](https://github.com/actualbudget/actual/commit/c792f42e685e3f5ac86c462ea776df2962751361) chore: Enhancement -> Enhancements - [`37ef71b`](https://github.com/actualbudget/actual/commit/37ef71b52de4b2ffb3cf1980b87a1542a10f79c4) refactor: more consise - [`8144661`](https://github.com/actualbudget/actual/commit/81446614a0c3f5c945d96d7d3cfbe37e25d64af7) fix: revert 37ef71b due to typeerror - [`e2b3f2a`](https://github.com/actualbudget/actual/commit/e2b3f2acc6348e816455454ae4c8be2e44cded8d) feat: mac command key support for sync keybind - [`296d59a`](https://github.com/actualbudget/actual/commit/296d59a33af26318c797bd08beed8ca253ef174c) Merge branch 'master' into dev ### 📊 Changes **2 files changed** (+41 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+35 -24) ➕ `upcoming-release-notes/1770.md` (+6 -0) </details> ### 📄 Description Addresses [Bug]: ctrl+s should sync #1685 Adds a `KeyHandlers` to `SyncButton` to capture ctrl+s --- <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-18 06:22:07 -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#29871