AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Implement DatasetMangerContext and useDatasetManeger hook using the latest tech stacks #161

Closed nozomione closed 1 year ago

nozomione commented 1 year ago

Context

We'll implement and improve the dataset manager context and useDatasetManeger hook using the latestdev implementation and tech stacks.

Related PR: https://github.com/AlexsLemonade/refinebio-web/pull/120

Problem or idea

Implement and improve the dataset manager context and useDatasetManeger hook using the latest dev codebase.

This PR includes the implementation for:

NOTE: To split the tasks into smaller chunks, this PR doesn't include my dataset's download feature but it will be implemented in the next step.

Solution or next step

After the general implementation is completed, start on my dataset download feature implementation https://github.com/AlexsLemonade/refinebio-web/issues/53.

nozomione commented 1 year ago

🗒️ The issue will be divided into separate parts that will be filed as new issues (context/hooks/helper implementations, UI implementations for pages), thus closing this.