NikitaChernykh / Internet-Junkie-Google-Extension

:coffee: :doughnut: Your own internet time tracker. Track the time you spent on the websites daily.
https://goo.gl/CnQEuI
Other
2 stars 2 forks source link

when logged in and popup closed it resets to login view #42

Closed NikitaChernykh closed 7 years ago

NikitaChernykh commented 7 years ago

flow: 1)login and see the stats 2) close popup 3)open popup Expected result: see all your stats

Actual results right now: popup opens on login view and prompts to log in again.

Ways to fix this: Check the if user is logged in and it's the same user on every popup click.