Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message when no available mutations and tabs for top ten genes with highest frequency for group comparison lollipop plot #4415

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

gblaih
Copy link
Contributor

@gblaih gblaih commented Nov 10, 2022

Addresses issue cBioPortal/cbioportal#9888
Follow up to #4392

@@ -45,22 +69,65 @@ export default class GroupComparisonMutationsTab extends React.Component<
</div>
);
}

let activeTabId;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would think this logic should be in a computed getter activeTab

@gblaih gblaih force-pushed the group-comparison-lollipop-plot branch 3 times, most recently from c5e3ff5 to 2b02719 Compare November 14, 2022 21:38
… for selected gene, fixed gene tab and selector inconsistency issues, removed gene alerts
@alisman alisman force-pushed the group-comparison-lollipop-plot branch from 2b02719 to d8e5d86 Compare November 14, 2022 23:19
@alisman alisman merged commit 68fd100 into cBioPortal:master Nov 15, 2022
dippindots pushed a commit to dippindots/cbioportal-frontend that referenced this pull request Feb 21, 2023
… for selected gene, fixed gene tab and selector inconsistency issues, removed gene alerts (cBioPortal#4415)

Co-authored-by: Bryan Lai <laib1@mskcc.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants