tbonelee commented on code in PR #5022: URL: https://github.com/apache/zeppelin/pull/5022#discussion_r2278757310
########## zeppelin-web/src/app/jobmanager/jobmanager.html: ########## Review Comment: How about moving th `ng-if="jobManagerEnabled"` block inside the `ng-if="isFilterLoaded"` block? This would make it clearer that the `ng-if="jobManagerEnabled"` block only renders once loading is complete, aligning better with the logical flow. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org