vishesh92 commented on code in PR #8792: URL: https://github.com/apache/cloudstack/pull/8792#discussion_r1528671141
########## ui/src/components/widgets/Status.vue: ########## @@ -166,23 +166,24 @@ export default { if (!(state && this.displayText)) { return '' } Review Comment: Trying to retain the same behavior of widget. Suggested implementation will make the conditions in L182 a little complicated and hard to understand. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org