cBioPortal / cbioportal

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

on study view store opt in to store chart settings #10738

Open inodb opened 6 months ago

inodb commented 6 months ago

Currently, the chart settings are always stored in session-service. It would be better if a user had to click a button to save the settings.

E.g. when a user is logged in and goes to this study: https://www.cbioportal.org/study/summary?id=msk_impact_2017. Then adds a chart. Next time they visit the page, the chart will be there Instead, we can make it such that a user has to click on "save settings" to store the chart config.

Design

Currently we have this menu:

image

We can do something similar as we have for the OncoPrint:

image

TODO:

lucky29-git commented 5 months ago

can I work on this issue? @inodb

inodb commented 5 months ago

@lucky29-git yes please 🙏 !

firatkaya1 commented 3 months ago

Hey @lucky29-git if you're no longer into working on this issue, I'd be happy to pick it up

lucky29-git commented 3 months ago

@firatkaya1 sure, you can work in this issues. I tried and was facing some difficulties.