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
Displaying Incorrect User Name After Successful Sign-in
How to reproduce:
Launch the CycleStreets app.
Navigate to the dashboard.
Click on Settings.
Click on “CycleStreets account”.
Click on “Account Details”.
Click on “Sign in”.
Enter your username and password.
Click the "Sign In" button.
Observe the successful sign-in message.
Go back to the account details page.
It displays "You are already signed in as . "
Actual Behavior:
The application displays a "You have successfully signed into CycleStreets" message after signing in.
Upon returning to the account details page, it incorrectly displays "You are already signed in as "." instead of the user's name.
Despite being signed in, the application allows another sign-in attempt.(This step could be improved if the user is already signed in, maybe allow to log out but not to enter a username and password again or at least ensure that the user is logged out before giving the same user another sign-in attempt would be a good alternative).
Expected Behaviour:
After successful sign-in, the application should display the user's name instead of "." on the account details page.
Displaying Incorrect User Name After Successful Sign-in
How to reproduce:
Actual Behavior:
The application displays a "You have successfully signed into CycleStreets" message after signing in.
Upon returning to the account details page, it incorrectly displays "You are already signed in as "." instead of the user's name.
Despite being signed in, the application allows another sign-in attempt.(This step could be improved if the user is already signed in, maybe allow to log out but not to enter a username and password again or at least ensure that the user is logged out before giving the same user another sign-in attempt would be a good alternative).
Expected Behaviour:
After successful sign-in, the application should display the user's name instead of "." on the account details page.
Device Model: Pixel 7
Android Version: Android 8.1
App Version: net.cyclestreets/3.10.2/1658
The text was updated successfully, but these errors were encountered: