eternagame / eterna-mobile

Eterna mobile app
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Carousel shows wrong number of lab submissions upon logging out #74

Closed sbutkovi closed 2 years ago

sbutkovi commented 2 years ago

When I'm logged in, the carousel seems to correctly show the number of submissions I have to a lab:

carousel_1

However, right when I log out and get sent back to the carousel screen, the displayed number of lab submissions is unusual - not only are the numbers incorrect, but they also go outside of the listed bounds for the number of submissions.

carousel_2 carousel_3

It's possible this bug is technically not specific to mobile - however, on the website version of the game, the player typically does not see the carousel screen upon logging out.

luxaritas commented 2 years ago

Logging out should send you back to the tutorial screen - this is fixed in the quest branch