-
Notifications
You must be signed in to change notification settings - Fork 157
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
Add error log to upload service #9436
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
@@ -657,6 +677,10 @@ export default defineComponent({ | |||
overflow-y: auto; | |||
} | |||
|
|||
.upload-info-items.has-errors { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep height consistent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The margin-top
of the error box could be a bit less IMO, but not a deal breaker for me. Nice!
Yes, that's the same for notifications (l). I don't have any issues changing that to m |
SonarCloud Quality Gate failed. 0 Bugs 50.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
* Add error log to upload service * Add changelog item * Rm not needed surrounding div * add computed * Fix styling * Fix spacing
* Add error log to upload service * Add changelog item * Rm not needed surrounding div * add computed * Fix styling * Fix spacing
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: