jscheffl opened a new pull request, #45270: URL: https://github.com/apache/airflow/pull/45270
After @shubhamraj-git has added the trigger form to the new React UI, this PR now adds the flexible trigger form - Based on the logic of the former AIP-50 implementation - using DAG ParamsDict to render form fields based on field definitions. Note that the form rendering was made as a component by intent as it will be re-used in Connection Forms in future to render connection extra fields. DRAFT as still WIP. Open items notes in the code. Especially after fields have changed, the JSON dict need to be updated. -- 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...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org