[PR #1546] [MERGED] 🐛 (mobile) hide sync button if sync is not active #38240

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1546
Author: @MatissJanis
Created: 8/19/2023
Status: Merged
Merged: 8/21/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-mobile-sync


📝 Commits (1)

  • 6e7c2eb 🐛 (mobile) hide sync button if sync is not active

📊 Changes

3 files changed (+41 additions, -20 deletions)

View changed files

📝 packages/desktop-client/src/components/Titlebar.tsx (+18 -8)
📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+17 -12)
upcoming-release-notes/1546.md (+6 -0)

📄 Description

Two fixes for mobile:

  1. hide sync button if sync is not active
  2. after clicking the sync button - do not change the color to black

After:
Screenshot 2023-08-19 at 21 09 33

Before:
Screenshot 2023-08-19 at 21 10 25


🔄 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/1546 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/19/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-mobile-sync` --- ### 📝 Commits (1) - [`6e7c2eb`](https://github.com/actualbudget/actual/commit/6e7c2eb484e604e3f25da0f68dd03a53335d7505) :bug: (mobile) hide sync button if sync is not active ### 📊 Changes **3 files changed** (+41 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+18 -8) 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+17 -12) ➕ `upcoming-release-notes/1546.md` (+6 -0) </details> ### 📄 Description Two fixes for mobile: 1. hide sync button if sync is not active 2. after clicking the sync button - do not change the color to black After: <img width="387" alt="Screenshot 2023-08-19 at 21 09 33" src="https://github.com/actualbudget/actual/assets/886567/ad277170-4928-412f-bd60-1c2dd544fb59"> Before: <img width="368" alt="Screenshot 2023-08-19 at 21 10 25" src="https://github.com/actualbudget/actual/assets/886567/6b7a1168-b4a0-43f1-a18d-abed8d205b8c"> --- <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:22:37 -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#38240