[PR #3492] [MERGED] Fix mobile balance modal colors #54188

Closed
opened 2026-04-30 23:37:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3492
Author: @joel-jeremy
Created: 9/23/2024
Status: Merged
Merged: 9/26/2024
Merged by: @joel-jeremy

Base: masterHead: fix-mobile-balance-modal-colors


📝 Commits (5)

  • 2d8584c Fix mobile balance modal colors
  • a5fbd5a Release notes
  • 1bc77b5 Update packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx
  • f0aab63 Disable balance tooltip for mobile
  • c89a594 Fix lint error

📊 Changes

5 files changed (+114 additions, -84 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx (+105 -81)
📝 packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/EnvelopeBalanceMenuModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/TrackingBalanceMenuModal.tsx (+1 -1)
upcoming-release-notes/3492.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/3489


🔄 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/3492 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/26/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-mobile-balance-modal-colors` --- ### 📝 Commits (5) - [`2d8584c`](https://github.com/actualbudget/actual/commit/2d8584c88128928910e3a18b314c426585feab9d) Fix mobile balance modal colors - [`a5fbd5a`](https://github.com/actualbudget/actual/commit/a5fbd5ad432f2be0f8cb0c501f6e955c51cf1f16) Release notes - [`1bc77b5`](https://github.com/actualbudget/actual/commit/1bc77b5554790dc22fb7dc90ca4f41e0fadc552d) Update packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx - [`f0aab63`](https://github.com/actualbudget/actual/commit/f0aab636d56dde757472141bb35ffe9ebcbbe0a5) Disable balance tooltip for mobile - [`c89a594`](https://github.com/actualbudget/actual/commit/c89a594c8684541403d10aa198348d7b0605b3b0) Fix lint error ### 📊 Changes **5 files changed** (+114 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx` (+105 -81) 📝 `packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/EnvelopeBalanceMenuModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/TrackingBalanceMenuModal.tsx` (+1 -1) ➕ `upcoming-release-notes/3492.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 --> Fixes https://github.com/actualbudget/actual/issues/3489 --- <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-30 23:37:08 -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#54188