tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
506 stars 34 forks source link

Not showing logged in user after network error #127

Closed pisoj closed 1 year ago

pisoj commented 1 year ago

I opened the app with the internet disabled, so it showed a network error. After I enabled the internet and clicked retry, it successfully logged me in and loaded questions, but it didn't show that I'm logged in, in the top bar.

Steps to reproduce the bug:

  1. Make sure that you are logged in
  2. Open the app with internet disabled
  3. Enable the internet and click retry in the snackbar
  4. When you click on the account icon in the status bar, the app will prompt you to login, but if you go to settings, you will see that you are already logged in.

I'm using Stack version 1.0.4 (14), from Play store.

tylerbwong commented 1 year ago

Hey @pisoj, I just released version 2.0 of the app which doesn't have the user profile icon on the main screen anymore, so this shouldn't be an issue. Thanks for the bug report though!