Skip to content

Add account switcher to "homeserver down" screen#1122

Closed
770grappenmaker wants to merge 1 commit into
SableClient:devfrom
770grappenmaker:show-acct-switcher-hs-down
Closed

Add account switcher to "homeserver down" screen#1122
770grappenmaker wants to merge 1 commit into
SableClient:devfrom
770grappenmaker:show-acct-switcher-hs-down

Conversation

@770grappenmaker

Copy link
Copy Markdown
Contributor

Description

Add account switcher to "homeserver down" screen to prevent being locked out from all accounts at once.
The implementation is quite ugly, but this serves as a starting point, it honestly just needs some styling changes. Feel free to edit my pull request or suggest changes.

Before this pull request, the "Homeserver Down" screen would not let you navigate past it, effectively locking you out of every account, not just the one of which the homeserver is down. I had this happen in the wild, my screenshots show a reproduction by emulating the hs being down, by temporarily ip-blocking myself.

Before this change:
image
After this change:
image

(please don't mind the difference in theme)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

No AI here

@7w1

7w1 commented Jul 19, 2026

Copy link
Copy Markdown
Member

Already taken care of by #1115

@7w1 7w1 closed this Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants