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

WIP: Display the error log when a sync completes with errors. #3895

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

JakePT
Copy link
Contributor

@JakePT JakePT commented Apr 17, 2024

Description of the Change

Automatically opens the Log panel with the Errors tab open when a sync completes with errors. Additionally, if errors are in the log, the log tabs will default to the Error log when opened. If the log is already open to either tab when a sync completes nothing will happen.

Closes #3893

How to test the Change

Changelog Entry

Added - Automatically open the error log when a sync completes with errors.

Credits

Props @JakePT, @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@JakePT JakePT added this to the 5.1.0 milestone Apr 17, 2024
@JakePT JakePT requested a review from felipeelia April 17, 2024 14:05
@felipeelia felipeelia marked this pull request as ready for review April 23, 2024 21:03
@felipeelia felipeelia merged commit d780b6e into develop Apr 23, 2024
21 of 22 checks passed
@felipeelia felipeelia deleted the feature/3893 branch April 23, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust Log Panel Behavior on the Sync Page
2 participants