cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
655 stars 515 forks source link

Use the path of URL instead of query parameter for static sub tabs #9762

Open onursumer opened 2 years ago

onursumer commented 2 years ago

We use query variables to route to certain static sub tabs.

For example:

Ideally we should handle this in the path of URL instead.

So for comparison tab we would have a URL like https://www.cbioportal.org/results/comparison/survival?cancer_study_list=ov_tcga_pub... and for pathways tab we would have https://www.cbioportal.org/results/pathways/ndex?cancer_study_list=ov_tcga_pub... instead.

See previous discussion here.

Sejal1411 commented 1 year ago

Could you pls assign this issue to me... I would like to work on this

Happyashbunny commented 1 year ago

I'd be very interested in working on this issue. Please assign this to me.