Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying Incorrect User Name After Successful Sign-in #553

Open
Tharsipa opened this issue Apr 11, 2024 · 0 comments
Open

Displaying Incorrect User Name After Successful Sign-in #553

Tharsipa opened this issue Apr 11, 2024 · 0 comments

Comments

@Tharsipa
Copy link

Displaying Incorrect User Name After Successful Sign-in

How to reproduce:

  1. Launch the CycleStreets app.
  2. Navigate to the dashboard.
  3. Click on Settings.
  4. Click on “CycleStreets account”.
  5. Click on “Account Details”.
  6. Click on “Sign in”.
  7. Enter your username and password.
  8. Click the "Sign In" button.
  9. Observe the successful sign-in message.
  10. Go back to the account details page.
  11. 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.

Device Model: Pixel 7
Android Version: Android 8.1
App Version: net.cyclestreets/3.10.2/1658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant