Open ke4 opened 2 months ago
I will create a new PR to add tests for react router, but now I will need the base code to bugfix the heatmap sorting issue. https://github.com/orgs/ebi-gene-expression-group/projects/4/views/4?pane=issue&itemId=86174433&issue=ebi-gene-expression-group%7Catlas-web-single-cell%7C487
Most of the code that can be found under the experiment page bundle in the
Single Cell Expression Atlas
repository is not belongs to that repository. It should be moved to theatlas-components
repository by creating 1 or more new components and creating a wrapper around that code in thesingle cell
repository and render it. There are 3 subtask for this story:atlas-web-single-cell
repository underapp/src/main/javascript/bundles/experiment-page
folder to theatlas-components
repository and creating 1 or more new components as it fitssingle cell
repository in theapp/src/main/javascript/bundles/experiment-page
folder around the new code and render it