Closed nozomione closed 1 year ago
Once the dataset action button component has been created (ref: https://github.com/AlexsLemonade/refinebio-web/issues/180), we'll need to incorporate it to the components that require it (e.g., search cards in the search results page) and add the functionalities using useDatasetManager(https://github.com/AlexsLemonade/refinebio-web/issues/178).
useDatasetManager
e.g., The dataset action button component (Add To Dataset) rendered in the search card:
We should add the dataset action button component in required UI and add the functionalities using useDatasetManager.
Context
Once the dataset action button component has been created (ref: https://github.com/AlexsLemonade/refinebio-web/issues/180), we'll need to incorporate it to the components that require it (e.g., search cards in the search results page) and add the functionalities using
useDatasetManager
(https://github.com/AlexsLemonade/refinebio-web/issues/178).e.g., The dataset action button component (Add To Dataset) rendered in the search card:
Problem or idea
We should add the dataset action button component in required UI and add the functionalities using
useDatasetManager
.Solution or next step
useDatasetManager