jens-scheffler-bosch opened a new issue, #31440: URL: https://github.com/apache/airflow/issues/31440
### Description After the release for Airflow 2.6.0 I was integrating some forms into our setup and was missing some options selections - and some nice features to make selections user friendly. I'd like do contribute some few features into the user forms: * A select box option where proposals are made but user is not limited to hard `enum` list (`enum` is restricting user input to only the options provided) * A multi-option pick list (because sometimes a single selection is just not enough * Labels so that technical values used to control the DAG are different from what is presented as option to user ### Use case/motivation After the initial release of UI trigger forms, add more features (incrementially) ### Related issues Relates or potentially has a conflict with #31299, so this should be merged before. ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
