[PR #2664] [MERGED] [Mobile] Schedule name and date in mobile scheduled transaction modal #38873

Closed
opened 2026-04-23 11:51:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2664
Author: @joel-jeremy
Created: 4/25/2024
Status: Merged
Merged: 5/7/2024
Merged by: @joel-jeremy

Base: masterHead: schedule-name-in-mobile-scheduled-transaction-modal


📝 Commits (7)

📊 Changes

5 files changed (+132 additions, -58 deletions)

View changed files

📝 packages/desktop-client/src/components/NotesButton.tsx (+1 -1)
📝 packages/desktop-client/src/components/common/Modal.tsx (+74 -36)
📝 packages/desktop-client/src/components/common/Tooltip.tsx (+14 -19)
📝 packages/desktop-client/src/components/modals/ScheduledTransactionMenuModal.tsx (+37 -2)
upcoming-release-notes/2664.md (+6 -0)

📄 Description


🔄 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/2664 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 4/25/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `schedule-name-in-mobile-scheduled-transaction-modal` --- ### 📝 Commits (7) - [`90cec96`](https://github.com/actualbudget/actual/commit/90cec965bf672840c65be4044c0fc076a7e594f3) [Mobile] Add schedule name and date to scheduled transaction modal - [`b9d110d`](https://github.com/actualbudget/actual/commit/b9d110d18bb41e68d5024085339a08c113701487) useRef to prevent rerenders - [`f63825b`](https://github.com/actualbudget/actual/commit/f63825b82813e652448e5ac01f8828ed93837fa9) Release notes - [`ad9b412`](https://github.com/actualbudget/actual/commit/ad9b4121fceedb75cf71f2e92e386f78b6d91d35) Fix typecheck error - [`e083fc1`](https://github.com/actualbudget/actual/commit/e083fc18151369406981ade511e8cc5a890617f8) Fix lint errors - [`89c2efd`](https://github.com/actualbudget/actual/commit/89c2efdc4ed78f11a4ce377ddabbcc7ea5df535f) Update schedule font - [`3deb7d0`](https://github.com/actualbudget/actual/commit/3deb7d0abea5191d93d11868d2524cd0a52ac552) Heavier font weight ### 📊 Changes **5 files changed** (+132 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/NotesButton.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/common/Modal.tsx` (+74 -36) 📝 `packages/desktop-client/src/components/common/Tooltip.tsx` (+14 -19) 📝 `packages/desktop-client/src/components/modals/ScheduledTransactionMenuModal.tsx` (+37 -2) ➕ `upcoming-release-notes/2664.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 --> --- <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-23 11:51:58 -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#38873