You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after going to 500 and pressing show more the behavior is not super obvious. It keeps adding records it seems to how all 1-500? Not sure if this is intended
Disable 'show more' when this message appears
This banner only shows when using next page all the way to the last page. I assume it also needs to be displayed when you click 'Show more' until the maximum records.
- [ ] fix for multistudy queries, e.g. this example
Increase default 500 limit to be higher based on testing (should not take more than a second or so, maybe 5K?)
sorting of table is broken
It's only broken with Patient ID, Sample ID and Cancer Study columns
Here is a broken record
The text was updated successfully, but these errors were encountered:
Based on yesterday's discussion, we can increase the default limit substantially beyond 500 based on how fast it responds (maybe 5K?). It's a bit slow getting all data here: https://www.cbioportal.org/study/clinicalData?id=msk_impact_2017. Added it to the checklist at the top
I think 1 & 2 makes sense but will require new UI. So I'd vote to first get this out in a way not/hardly noticeable to users and then have a follow-up PR that improves UI
Related to cBioPortal/cbioportal-frontend#4786
after going to 500 and pressing show more the behavior is not super obvious. It keeps adding records it seems to how all 1-500? Not sure if this is intended
Disable 'show more' when this message appears
This banner only shows when using next page all the way to the last page. I assume it also needs to be displayed when you click 'Show more' until the maximum records.
- [ ] fix for multistudy queries, e.g. this examplePatient ID
,Sample ID
andCancer Study
columnsThe text was updated successfully, but these errors were encountered: