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 the user is in the ThreadUI screen and presses the Android back button (not the BackArrow in the top left), the user stays in the Thread screen. After pressing the back button a second time, the user is navigated back to the conversation overview, skipping the ChatList screen.
To Reproduce
Steps to reproduce the behavior:
Go to any Chat
Click on a post to open the thread screen
Press the Android back button -> nothing happens
Press the back button again -> the ConversationOverview is shown
Expected behavior
Pressing the back button once should show the ChatList screen.
The text was updated successfully, but these errors were encountered:
Describe the bug
When the user is in the ThreadUI screen and presses the Android back button (not the BackArrow in the top left), the user stays in the Thread screen. After pressing the back button a second time, the user is navigated back to the conversation overview, skipping the ChatList screen.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pressing the back button once should show the ChatList screen.
The text was updated successfully, but these errors were encountered: