Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show shared games on user profile #62

Open
andy3471 opened this issue Nov 6, 2019 · 2 comments
Open

Show shared games on user profile #62

andy3471 opened this issue Nov 6, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@andy3471
Copy link
Owner

andy3471 commented Nov 6, 2019

Show shared games on user profile

@andy3471 andy3471 added the enhancement New feature or request label Nov 6, 2019
@rindy22
Copy link

rindy22 commented Nov 6, 2019

Hi, i can resolve this issue, can you give more informatinon if it is needed and assign it on me?

@andy3471
Copy link
Owner Author

andy3471 commented Nov 6, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants