You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing a new instance of the application, changing the server via the Server field on setup causes the app to freeze and render only half of the screen.
Tapping the close button on the server selection window brings the user back to the login screen, but that screen is also only partially displayed — the layout appears cut off / not fully drawn.
The screen only redraws correctly once the user interacts with it further, specifically by typing something into the password field.
During setup, tap the Server field to change the server.
Enter/select the new server and confirm.
Actual result:
The app freezes.
Only half of the screen is displayed.
Tapping the close button on the server window returns the user to the login screen, but again only half the screen renders.
The screen only redraws fully after the user starts typing in the password field.
Expected result:
After confirming the new server, the app should return to a fully rendered login screen without freezing or requiring an extra interaction (typing in the password field) to force a redraw.
Description:
Environment:
[x} Staging [x] PROD
Application (+ app version, build, operating system)
Device/OS: Samsung Galaxy A53 5G, Android 16
Steps to reproduce:
Actual result:
Expected result:
After confirming the new server, the app should return to a fully rendered login screen without freezing or requiring an extra interaction (typing in the password field) to force a redraw.
Screen-record:
Screen_Recording_20260902_121413.mp4