[PR #4159] [MERGED] Display transaction notes on mobile, fixes #1764 #5222

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4159
Author: @DarkWolfSLV
Created: 1/15/2025
Status: Merged
Merged: 1/22/2025
Merged by: @joel-jeremy

Base: masterHead: DarkWolfSLV-Budget


📝 Commits (10+)

  • 7812374 Display transaction notes on mobile, fixes #1764
  • 23f6f96 Display transaction notes on mobile, fixes #1764
  • bd0e7ca Display transaction notes on mobile, fixes #1764
  • 27f829c Display transaction notes on mobile, fixes #1764
  • ec1a6b5 Merge branch 'master' into DarkWolfSLV-Budget
  • 8a1b115 Merge branch 'master' into DarkWolfSLV-Budget
  • 91050d2 Moving the notes to the bottom
  • 590b4e8 Moving the notes to the bottom - right file.
  • b97ec47 Updating the code as requested
  • 44d616f Merge branch 'master' into DarkWolfSLV-Budget

📊 Changes

2 files changed (+22 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionListItem.tsx (+16 -1)
upcoming-release-notes/4159.md (+6 -0)

📄 Description

All credits go to a-gradina, I just completed his pull request.
This change will display the transaction notes on the mobile version of Actual.

image

Fixes 1764


🔄 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/4159 **Author:** [@DarkWolfSLV](https://github.com/DarkWolfSLV) **Created:** 1/15/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `DarkWolfSLV-Budget` --- ### 📝 Commits (10+) - [`7812374`](https://github.com/actualbudget/actual/commit/7812374d37206d49e4e1b553356f776a1be1be24) Display transaction notes on mobile, fixes #1764 - [`23f6f96`](https://github.com/actualbudget/actual/commit/23f6f96b96c542f5e3f743e52a4ea20513566196) Display transaction notes on mobile, fixes #1764 - [`bd0e7ca`](https://github.com/actualbudget/actual/commit/bd0e7ca30c191b3549f87716fedbd817a71af759) Display transaction notes on mobile, fixes #1764 - [`27f829c`](https://github.com/actualbudget/actual/commit/27f829c96979d6a7d07a20140bc4c774dcd4445d) Display transaction notes on mobile, fixes #1764 - [`ec1a6b5`](https://github.com/actualbudget/actual/commit/ec1a6b595327d388605ffade147ba8aa8fc6b987) Merge branch 'master' into DarkWolfSLV-Budget - [`8a1b115`](https://github.com/actualbudget/actual/commit/8a1b1158d1549d96bd4da046f1832d259555a230) Merge branch 'master' into DarkWolfSLV-Budget - [`91050d2`](https://github.com/actualbudget/actual/commit/91050d2665eccfc701524c9a92f60a50945aaddb) Moving the notes to the bottom - [`590b4e8`](https://github.com/actualbudget/actual/commit/590b4e85fb88964e9c206c73203a105dd6081642) Moving the notes to the bottom - right file. - [`b97ec47`](https://github.com/actualbudget/actual/commit/b97ec47aa271dd410922a1e95780bf1c3131edaf) Updating the code as requested - [`44d616f`](https://github.com/actualbudget/actual/commit/44d616f87bf6bccdd83acbd29cd9119ca09c9042) Merge branch 'master' into DarkWolfSLV-Budget ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionListItem.tsx` (+16 -1) ➕ `upcoming-release-notes/4159.md` (+6 -0) </details> ### 📄 Description All credits go to [a-gradina](https://github.com/a-gradina), I just completed his pull request. This change will display the transaction notes on the mobile version of Actual. ![image](https://github.com/user-attachments/assets/d69de5a4-52db-4e58-820a-29d0568dce9c) Fixes [1764](https://github.com/actualbudget/actual/issues/1764) --- <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:08:27 -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#5222