krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
907 stars 153 forks source link

[Bug] Routing Issue: Navigating to a black screen the from login page #917

Open The18thHuman opened 4 months ago

The18thHuman commented 4 months ago

Bug Description

The back arrow on the search bar remains visible even after navigating back to the main menu, allowing a user to navigate from the login screen to a black screen. This screen is displayed until a restart is performed. The issue only occurs on the login screen.

https://github.com/krille-chan/fluffychat/assets/146730044/dfd0c67d-2b96-4cda-99c2-5798818de9f5

Steps to Reproduce

  1. Start the app.
  2. Click on "Sign in with password".
  3. Navigate back using the back button of Android OS.
  4. The back button is still present on the search bar. Click on it.
  5. Navigate to the black screen.

Expected Behavior

The back button should be hidden after navigating to the login screen.

App Version

1.17.3 from FDroid

Additional Platform Information

Device: Xiaomi 9T Pro OS: lineage_raphael_userdebug 10 QQ3A 200605.001

Additional Context

No response