[PR #3213] [CLOSED] [WIP] Fix button saying server offline after it comes back. #4739

Closed
opened 2026-02-28 21:00:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3213
Author: @psybers
Created: 8/7/2024
Status: Closed

Base: masterHead: server-offline


📝 Commits (10+)

  • e37583c Fix button saying server offline after it comes back.
  • 7511636 add release note
  • 3c65fb1 Merge branch 'master' into server-offline
  • e98bd97 Merge branch 'master' into server-offline
  • f0efcdb Merge branch 'master' into server-offline
  • 03e5967 Merge branch 'master' into server-offline
  • 2c3697c Merge branch 'master' into server-offline
  • 29d98c9 Merge branch 'master' into server-offline
  • 407df34 Merge branch 'master' into server-offline
  • 8f8f1be Merge branch 'master' into server-offline

📊 Changes

3 files changed (+35 additions, -13 deletions)

View changed files

📝 packages/desktop-client/src/components/LoggedInUser.tsx (+8 -6)
📝 packages/desktop-client/src/components/Titlebar.tsx (+21 -7)
upcoming-release-notes/3213.md (+6 -0)

📄 Description

This is an alternate fix for #3128. See #3164 for another approach.


🔄 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/3213 **Author:** [@psybers](https://github.com/psybers) **Created:** 8/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `server-offline` --- ### 📝 Commits (10+) - [`e37583c`](https://github.com/actualbudget/actual/commit/e37583c0fc2a3b8b737000e65bcc45ae7cb20de9) Fix button saying server offline after it comes back. - [`7511636`](https://github.com/actualbudget/actual/commit/751163609921ffb03af99be72c2ad4b124cc8925) add release note - [`3c65fb1`](https://github.com/actualbudget/actual/commit/3c65fb187e4b57e0d9f56c5a801270996e81f301) Merge branch 'master' into server-offline - [`e98bd97`](https://github.com/actualbudget/actual/commit/e98bd9750d63b9491a8a9799bdf3403bf6875618) Merge branch 'master' into server-offline - [`f0efcdb`](https://github.com/actualbudget/actual/commit/f0efcdbbf1e0a5ee7d1c36dd908064fdadebdf4d) Merge branch 'master' into server-offline - [`03e5967`](https://github.com/actualbudget/actual/commit/03e596709b99304709eb1c255182f13b0115dc1a) Merge branch 'master' into server-offline - [`2c3697c`](https://github.com/actualbudget/actual/commit/2c3697c344605c1c4efc5e6cd40bc2f961b16099) Merge branch 'master' into server-offline - [`29d98c9`](https://github.com/actualbudget/actual/commit/29d98c9683632380d44e730e52fb3b676b3dc02d) Merge branch 'master' into server-offline - [`407df34`](https://github.com/actualbudget/actual/commit/407df340d73a63abe76cb00cbb00599a138443bb) Merge branch 'master' into server-offline - [`8f8f1be`](https://github.com/actualbudget/actual/commit/8f8f1be82010e240d3fbdf24243ffb088840db53) Merge branch 'master' into server-offline ### 📊 Changes **3 files changed** (+35 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+8 -6) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+21 -7) ➕ `upcoming-release-notes/3213.md` (+6 -0) </details> ### 📄 Description This is an alternate fix for #3128. See #3164 for another approach. --- <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 21:00:30 -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#4739