[PR #674] [MERGED] Make the “Not logged in” warning a button #3243

Closed
opened 2026-02-28 20:38:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/674
Author: @j-f1
Created: 2/21/2023
Status: Merged
Merged: 2/23/2023
Merged by: @j-f1

Base: masterHead: jed/fix-logged-out


📝 Commits (1)

  • e135d2d Make the “Not logged in” warning a button

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/LoggedInUser.js (+10 -3)

📄 Description

Flow:

  1. log into an Actual server
  2. change the server password in another browser (or delete the server-files DB)
  3. Reload the budget page. Now the top right says “Not logged in”
  4. Click on “Not logged in” to close the current file and open the bootstrap/login flow

Once you click the “Not logged in” button you can go to “Change” → “Stop using a server” to get back to your local files.


🔄 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/674 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/21/2023 **Status:** ✅ Merged **Merged:** 2/23/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/fix-logged-out` --- ### 📝 Commits (1) - [`e135d2d`](https://github.com/actualbudget/actual/commit/e135d2df739cb969a48ecd4f3225a4ce39ba34e2) Make the “Not logged in” warning a button ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/LoggedInUser.js` (+10 -3) </details> ### 📄 Description Flow: 1. log into an Actual server 1. change the server password in another browser (or delete the `server-files` DB) 1. Reload the budget page. Now the top right says “Not logged in” 1. Click on “Not logged in” to close the current file and open the bootstrap/login flow Once you click the “Not logged in” button you can go to “Change” → “Stop using a server” to get back to your local files. --- <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 20:38:42 -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#3243