[PR #1656] [MERGED] Mobile: don't show hidden income categories #3875

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1656
Author: @youngcw
Created: 9/5/2023
Status: Merged
Merged: 9/6/2023
Merged by: @MatissJanis

Base: masterHead: mobile_hidden_income


📝 Commits (3)

  • 72f1970 hide hidden income on mobile
  • 597a2a5 release note
  • 88d786c Merge branch 'master' into mobile_hidden_income

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+13 -2)
upcoming-release-notes/1656.md (+6 -0)

📄 Description

Match the web view by not showing hidden income categories on mobile.


🔄 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/1656 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 9/5/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `mobile_hidden_income` --- ### 📝 Commits (3) - [`72f1970`](https://github.com/actualbudget/actual/commit/72f1970d029d10b5407ccc78ed787fc54d1c844a) hide hidden income on mobile - [`597a2a5`](https://github.com/actualbudget/actual/commit/597a2a5ddb00e77aff37061497ecf2490b5aeb42) release note - [`88d786c`](https://github.com/actualbudget/actual/commit/88d786c13a9eb52602255c66d05bb88d544b791a) Merge branch 'master' into mobile_hidden_income ### 📊 Changes **2 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+13 -2) ➕ `upcoming-release-notes/1656.md` (+6 -0) </details> ### 📄 Description Match the web view by not showing hidden income categories on mobile. --- <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 20:48:08 -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#3875