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

fix: default to not showing errors for WaitForQuery #146

Merged
merged 1 commit into from
Jan 15, 2021
Merged

Conversation

schottra
Copy link
Contributor

flyteorg/flyte#673

This updates WaitForQuery to render no content by default on errors (it still logs to the console) and updates the few cases where we do want to show an error to pass in a DataError component.
This fixes cases where we have small areas of the UI showing huge DataError components because they were waiting on a query that failed.

Before
image

After
image

@service-github-lyft-semantic-release
Copy link
Contributor

🎉 This PR is included in version 0.19.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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