ebi-gene-expression-group / atlas-heatmap

Heatmap visualizing bulk Expression Atlas data
8 stars 2 forks source link

Fix genome browser url being redirect to same genome browser #23

Closed haideriqbal closed 4 years ago

haideriqbal commented 4 years ago

The bug was when you change genome browser from the genome browser dropdown and click on heatmap cell it was being redirected to same default genome browser. Bug is further explained in this pivotal story.

To solve the bug I have passed the third parameter i.e. currentGenomeBrowser to onClick of heatmap cell.