cBioPortal / cbioportal

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

Structural Variant Table (counts, not genes) doesn't show state properly #10792

Open alisman opened 4 months ago

alisman commented 4 months ago

image

When we filter by this SV table, the corresponding checkbox is not selected.

https://bit.ly/3wvHatT

Note that to view this table, you need to turn on configuration like so:

localStorage.setItem("frontendConfig",JSON.stringify({ serverConfig: { "skin_study_view_show_sv_table":true } }))

dino2580 commented 4 months ago

cant understand the problem can you give more details on the problem.Also give directions to reproduce the issue