AlexsLemonade / refinebio-web

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

Restructure Shared Components Folders #149

Closed nozomione closed 1 year ago

nozomione commented 1 year ago

Context

The latest folder structures: https://github.com/AlexsLemonade/refinebio-web/pull/145

We want to flatten out the shared components folders (in components/shared directory) and shorten the component names as necessary.

e.g., The current folder structure of the SamplesTable component that needs to be flattened.

Screenshot 2023-08-10 at 9 47 23 AM

Problem or idea

The following shared components' folder structures will be updated:

DataTable

SamplesTable

RequestForm

SearchCard

Solution or next step