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 Dataset Page Data Handling #358

Open
nozomione opened this issue Sep 6, 2024 · 0 comments
Open

Refactor Dataset Page Data Handling #358

nozomione opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels

Comments

@nozomione
Copy link
Member

nozomione commented Sep 6, 2024

Context

Branch: feature/epic-refactor-dataset-page-data-handling

This epic is to track the following tasks to enhance the dataset page:

  1. Refactor Dataset Page to handle dataset ID via URL query #360
  2. Handle FileSummary rendering using local state #359
    • Implement local state management within the FileSummary component to handle the file summary updates based on user-selected regenerated dataset download options
  3. Removal of usePageRendered hook #368
    • Remove the usePageRendered hook dependency from the codebase
  4. Decouple formatExperiments from useDatasetManager  #361
    • Extract the response formatting logic from the dataset manager hook and move it to data presentation components
  5. Add getDatasetState helper for the dataset lifecycle #370
    • Add a helper to manage the dataset lifecycle state variables for the UI rendering

These issue PRs will be stacked and created in the order listed above.

(Other issues might be added later)

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