Skip to content

App freezes and shows only half the screen when changing server during installation #4692

Description

@IvaKuklica

Description:

  • 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.

Environment:
[x} Staging [x] PROD

Application (+ app version, build, operating system)
Device/OS: Samsung Galaxy A53 5G, Android 16

Steps to reproduce:

  1. Install a new instance of the application.
  2. During setup, tap the Server field to change the server.
  3. 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.

Screen-record:

Screen_Recording_20260902_121413.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    android 🤖issues specific for Android OSbugPRIMARY CATEGORYui/uxRelated to user interface

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions