[PR #5940] [MERGED] Hide refresh button when not connected to sync server #32147

Closed
opened 2026-04-18 08:14:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5940
Author: @MatissJanis
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @MatissJanis

Base: masterHead: hide-refresh-when-offline


📝 Commits (1)

  • 9500f82 Hide refresh button when not connected to sync server

📊 Changes

2 files changed (+11 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/BudgetFileSelection.tsx (+5 -3)
upcoming-release-notes/5940.md (+6 -0)

📄 Description

This PR hides the refresh button in the budget file selection screen when the user is not connected to a sync server instance.

It doesn't make much sense to show it as it will not really do anything for offline users.

Screenshot 2025-10-16 at 21 30 30

🔄 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/5940 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `hide-refresh-when-offline` --- ### 📝 Commits (1) - [`9500f82`](https://github.com/actualbudget/actual/commit/9500f823ba55ef303461c4aea300ee397781ac5e) Hide refresh button when not connected to sync server ### 📊 Changes **2 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/BudgetFileSelection.tsx` (+5 -3) ➕ `upcoming-release-notes/5940.md` (+6 -0) </details> ### 📄 Description This PR hides the refresh button in the budget file selection screen when the user is not connected to a sync server instance. It doesn't make much sense to show it as it will not really do anything for offline users. <img width="403" height="581" alt="Screenshot 2025-10-16 at 21 30 30" src="https://github.com/user-attachments/assets/34cf676c-788c-4e28-82ec-f7006156be2c" /> --- <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-18 08:14:40 -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#32147