[PR #3668] [CLOSED] [WIP] Shows notes in transaction list on mobile, fixes #1764 #19357

Closed
opened 2026-04-14 21:04:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3668
Author: @a-gradina
Created: 10/14/2024
Status: Closed

Base: masterHead: mobile_notes


📝 Commits (4)

  • d29c4cb show notes in transaction list in mobile
  • 2c94bcd Merge branch 'master' into mobile_notes
  • 23f0e62 added upcoming release note
  • 022e08e made notes look like before

📊 Changes

2 files changed (+19 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/Transaction.jsx (+13 -0)
upcoming-release-notes/3668.md (+6 -0)

📄 Description

This is not fully done. I need feedback on the UI. I'm somehow not sold on how it looks, though.
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/3668 **Author:** [@a-gradina](https://github.com/a-gradina) **Created:** 10/14/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mobile_notes` --- ### 📝 Commits (4) - [`d29c4cb`](https://github.com/actualbudget/actual/commit/d29c4cb94e5a293bceff904e5c874a0027650142) show notes in transaction list in mobile - [`2c94bcd`](https://github.com/actualbudget/actual/commit/2c94bcd9bb11e63e5381f31eebd183142077dcb1) Merge branch 'master' into mobile_notes - [`23f0e62`](https://github.com/actualbudget/actual/commit/23f0e62c41dc9e2e9b8fe965bc5104ce1b12640e) added upcoming release note - [`022e08e`](https://github.com/actualbudget/actual/commit/022e08e5dc833cae262af5c080a53d6453a0697e) made notes look like before ### 📊 Changes **2 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/Transaction.jsx` (+13 -0) ➕ `upcoming-release-notes/3668.md` (+6 -0) </details> ### 📄 Description This is not fully done. I need feedback on the UI. I'm somehow not sold on how it looks, though. ![image](https://github.com/user-attachments/assets/d1225858-afd3-465d-a523-871438d44808) Fixes #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-04-14 21:04:48 -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#19357