potiuk commented on issue #17064:
URL: https://github.com/apache/airflow/issues/17064#issuecomment-886223271


   I think it's a bit how the SelectField is validated in  javascript which is 
run while submitting the form. From what I saw, there were some client-side 
pre-validation failures generated by FAB client-side. I do not know that much 
about it to dig into it (and taking into account future of Airlfow WebUI, it is 
probably not worth it) :).  The check I've done on the server side will prevent 
from similar problems for others (With VERY explicit WARNING message and 
failing to load custom connection), so I think it's good as it is :).


-- 
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]


Reply via email to