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

🪟 🎉 Show error notification when download logs request fails #15655

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

edmundito
Copy link
Contributor

@edmundito edmundito commented Aug 15, 2022

What

Closes #5330

Shows an error message when trying to download a log fails:

Screen Shot 2022-08-15 at 08 45 31

How

Catch the exception and use the notification service.

@edmundito edmundito added area/frontend area/frontend Related to the Airbyte webapp labels Aug 15, 2022
@github-actions github-actions bot added the area/platform issues related to the platform label Aug 15, 2022
@edmundito edmundito marked this pull request as ready for review August 15, 2022 13:40
@edmundito edmundito requested a review from a team as a code owner August 15, 2022 13:40
Copy link
Contributor

@krishnaglick krishnaglick left a comment

Choose a reason for hiding this comment

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

Tested locally, LGTM

@edmundito edmundito force-pushed the edmundito/error-notif-on-download branch from 37f518e to 838b045 Compare August 16, 2022 19:22
@edmundito edmundito merged commit e21d49a into master Aug 17, 2022
@edmundito edmundito deleted the edmundito/error-notif-on-download branch August 17, 2022 14:25
rodireich pushed a commit that referenced this pull request Aug 25, 2022
* Show error notification when download logs request fails

* Extract download file function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI does not show error when download logs api returns a non success status code
2 participants