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

Handle showing errors for bad kots release blocking diff creation for newer releases #905

Merged
merged 6 commits into from Aug 4, 2020

Conversation

GraysonNull
Copy link
Contributor

No description provided.

@@ -1194,6 +1215,27 @@ class AppVersionHistory extends Component {
</div>
</Modal>

{this.state.showDiffErrModal &&
Copy link
Member

Choose a reason for hiding this comment

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

why not have this condition in isOpen instead? that way, the modal does not have to re-render.

@GraysonNull GraysonNull merged commit 9fa8c74 into master Aug 4, 2020
@GraysonNull GraysonNull deleted the grayson-25292-bad-diff branch August 4, 2020 21:21
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

3 participants