Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
312 stars 14 forks source link

Minor bug, new users can't see the library for the first time #332

Closed JoaGamo closed 9 months ago

JoaGamo commented 9 months ago

Describe the bug newly registered users can't see the library for the first time. The actual workaround i've found is asking the user to type anything in the search bar and removing it, forcing a "fetch games list" from server

To Reproduce Steps to reproduce the behavior:

  1. register new user
  2. Click on library
  3. There's nothing.

Expected behavior The user should be able to see the games list for the first time without these non-user friendly workarounds.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Yelo420 commented 9 months ago

You mean they registered, logged in (without restart) and then switched to the library tab?

JoaGamo commented 9 months ago

Correct. I think the steps I mentioned were not descriptive enough The exact procedure i've seen ,from my windows clients's perspective, is: 1) fresh-install gamevault 2) set the http server link 3) register a new account 4) login with the new account 5)click on "library" button -> No games shown (this bug)

Alfagun74 commented 9 months ago

We are taking care of it

Yelo420 commented 9 months ago

Problem found and solved. Will be available in the next version.