You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for commenting. I'm happy to run you through what's required.
This one a a little bit difficult as a first issue if you don't know how I've done i. There needs to be a route on something like /users/{id}/getkeys that returns JSON with the Key Name, Image and ID for each key created by that user. This should be paginated.
Then you can use the vue component, and pass through the props for the URL on the profile view (You can use the Claimed Keys or Shared Keys View as a reference), so that it loads that.
A nice to have would be to have the Icon grayed out if the key has already been claimed on the profile.
It may be a tricky first issue, I'm happy to run you through it more if you want to get involved.
Show shared games on user profile
The text was updated successfully, but these errors were encountered: