[PR #2940] [MERGED] change the mobile budget balance colors to be the same as desktop #39032

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2940
Author: @youngcw
Created: 6/25/2024
Status: Merged
Merged: 6/26/2024
Merged by: @youngcw

Base: masterHead: youngcw/fix-mobile-template-colors


📝 Commits (6)

📊 Changes

3 files changed (+22 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx (+3 -3)
📝 packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx (+13 -4)
upcoming-release-notes/2940.md (+6 -0)

📄 Description

fix: #2938

The makes it so the mobile category balance acts the same on mobile as it does on desktop. Templates will cause colors for balance, otherwise only white, gray, or red.

This also fixes a small bug where the carryover arrow would always show the template color even with templates disabled.


🔄 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/2940 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-mobile-template-colors` --- ### 📝 Commits (6) - [`19688b7`](https://github.com/actualbudget/actual/commit/19688b7bb0e1273847364c3b9c4bdb6128aa9942) change the mobile budget colors to be the same as desktop - [`e196ec3`](https://github.com/actualbudget/actual/commit/e196ec32d6ebc2fef633b67f3a3400d2827b7d9f) fix - [`5f513e7`](https://github.com/actualbudget/actual/commit/5f513e751a3965ca0f837fa7a1bd662998b6b6df) some lint and note - [`1156d9e`](https://github.com/actualbudget/actual/commit/1156d9ecef6c394e1a8dd2f861855145a6d2f3a6) actual note - [`c0b86d0`](https://github.com/actualbudget/actual/commit/c0b86d0d99cdc9f69bba145bc0d424482396a658) fix mad lint - [`6a2e0ac`](https://github.com/actualbudget/actual/commit/6a2e0ac08736b11fb22bdd50b9a88a4d17e82684) another lint ### 📊 Changes **3 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx` (+13 -4) ➕ `upcoming-release-notes/2940.md` (+6 -0) </details> ### 📄 Description fix: #2938 The makes it so the mobile category balance acts the same on mobile as it does on desktop. Templates will cause colors for balance, otherwise only white, gray, or red. This also fixes a small bug where the carryover arrow would always show the template color even with templates disabled. --- <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:58:57 -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#39032