lh5844 commented on code in PR #41144:
URL: https://github.com/apache/airflow/pull/41144#discussion_r1711966140
##########
airflow/www/static/js/connection_form.js:
##########
@@ -234,11 +234,18 @@ $(document).ready(() => {
/**
* Displays the Flask style alert on UI via JS
*
- * @param {boolean} status - true for success, false for error
+ * @param {boolean} status - true for success, false for error, null for
warning
Review Comment:
@bbovenzi Thanks for clarification! I made those changes if you would like
to review them
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]