-
Notifications
You must be signed in to change notification settings - Fork 59
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: stop displaying empty descriptions #346
Conversation
Signed-off-by: Olga Nad <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #346 +/- ##
==========================================
- Coverage 65.24% 65.23% -0.02%
==========================================
Files 391 391
Lines 8722 8724 +2
Branches 1507 1510 +3
==========================================
Hits 5691 5691
- Misses 3031 3033 +2
Continue to review full report at Codecov.
|
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.
LGTM, with small comment
Signed-off-by: Olga Nad <[email protected]>
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.
Lgtm
lgtm |
## [0.47.2](http://github.com/lyft/flyteconsole/compare/v0.47.1...v0.47.2) (2022-03-28) ### Bug Fixes * stop displaying empty descriptions ([#346](http://github.com/lyft/flyteconsole/issues/346)) ([6a964f6](http://github.com/lyft/flyteconsole/commit/6a964f6ab4643d137477e072b9fed10e84a02af6))
🎉 This PR is included in version 0.47.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Signed-off-by: Olga Nad [email protected]
Type
Are all requirements met?
Complete description
Workflow and task descriptions aren't properly populating due to issues on the backend, while they are being addressed, empty description string should not be rendered.
Demo
Workflows
Tasks