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

Updates that reflect the changes in API were made in source code preview dialog #125

Merged
merged 2 commits into from
Oct 30, 2017

Conversation

krulis-martin
Copy link
Member

The dialog now shows warnings if the code is malformed or too large.

…iew dialog. The dialog now shows warnings if the code is malformed or too large.
@@ -116,8 +116,26 @@ class SourceCodeViewerContainer extends Component {
</div>
<div ref={body => (this.bodyRef = body)}>
<Modal.Body className={styles.modalBody}>
{content.malformedCharacters &&
Copy link
Member

Choose a reason for hiding this comment

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

Really && here?

@SemaiCZE SemaiCZE merged commit 66da76a into master Oct 30, 2017
@SemaiCZE SemaiCZE deleted the file-content-endpoint-encoding-fix branch October 30, 2017 17:11
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.

None yet

2 participants