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

Refactor - eliminate repeated API calls made by pages and components. #67

Open
deepakduggirala opened this issue Sep 7, 2023 · 0 comments
Labels

Comments

@deepakduggirala
Copy link
Contributor

  • ui/src/pages/datasets/[datasetId]/index.vue
  • ui/src/pages/datasets/[datasetId]/filebrowser.vue
  • ui/src/pages/projects/[projectId]/datasets/[datasetId]/index.vue
  • ui/src/pages/projects/[projectId]/datasets/[datasetId]/filebrowser.vue

Pass the dataset fetched in page to the component as a param.

@deepakduggirala deepakduggirala changed the title Refactor: reduce repeated API calls made by pages and components. Refactor: eliminate repeated API calls made by pages and components. Sep 7, 2023
@deepakduggirala deepakduggirala changed the title Refactor: eliminate repeated API calls made by pages and components. Refactor - eliminate repeated API calls made by pages and components. Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant