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

Mutationstab: change to banner alert #1700

Merged

Conversation

dippindots
Copy link
Member

Change to alert to the uniform banner alert.
Fix cBioPortal/cbioportal/#5183

@dippindots dippindots self-assigned this Nov 9, 2018
@@ -51,6 +53,12 @@ export default class Mutations extends React.Component<IMutationsPageProps, {}>
onToggle={this.onToggleOql}
/>
</div>

{this.props.store.mutationMapperStores.isComplete && ! this.props.store.mutationMapperStores.result[this.mutationsGeneTab].dataStore.showingAllData &&
<div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

you probably don't need extra div around this

Copy link
Collaborator

Choose a reason for hiding this comment

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

also, try putting this above inside the tabMessageContainer div.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, I just fixed it.

@alisman alisman merged commit 2f5c1ef into cBioPortal:master Nov 12, 2018
@dippindots dippindots deleted the Mutationstab_Moving_Filters_Message branch November 13, 2018 16:35
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.

3 participants