Skip to content

Added code for missing arifacts in Manage account#168

Open
yashshah15 wants to merge 1 commit into
ITI:developmentfrom
yashshah15:development
Open

Added code for missing arifacts in Manage account#168
yashshah15 wants to merge 1 commit into
ITI:developmentfrom
yashshah15:development

Conversation

@yashshah15
Copy link
Copy Markdown

It seems like the dashboard object was not getting claimed artifacts. I have made a separate backend API call for fetching user artifacts. This pull request is for the issue #154

@carboxylman
Copy link
Copy Markdown
Contributor

Thanks Yash. What we want to do is not make an extra call, but to use the same mapped state data as pages/myartifacts.js already does. This way, if we already have fetched the artifacts, we don't have to fetch them a second time...

@yashshah15
Copy link
Copy Markdown
Author

Thanks Yash. What we want to do is not make an extra call, but to use the same mapped state data as pages/myartifacts.js already does. This way, if we already have fetched the artifacts, we don't have to fetch them a second time...
I tried fetching the artifacts in the way you mentioned but, the owned_artifacts list is empty in index.Vue of profile page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants