jens-scheffler-bosch opened a new pull request, #31400:
URL: https://github.com/apache/airflow/pull/31400

   closes: #31399 
   
   This PR fixes the bug that drop-downs in trigger Form are not correctly 
initialized with the defined default value. In Airflow 2.6.1 always the first 
value is picked on the UI.
   
   Would have been better if I would have read the HTML specs before ( :-D ) 
but at least I found my own contributed bug.
   
   To make this visible better I also changed the default in the tutorial DAG 
to be not the first item in the list. If this would have been before like this 
I would have seen the bug earlier.
   
   How to test?
   * Open the "example_params_ui_tutorial" DAG form and see that defait of the 
dropdown is "value 42".


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