Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiline input for Params of type string in trigger UI form (#40414) #42139

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

jscheffl
Copy link
Contributor

Back-port #40414 to Airflow 2.10 line

…pache#40414)

* Add multiline input (textarea) support for Params of type string in trigger UI form

* Use the 'format' attribute in the Param for rendering a multiline text area in the trigger UI form

* Update example DAG and documentation to illustrate the use of a multiline text Param
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:documentation labels Sep 10, 2024
@jscheffl jscheffl added this to the Airflow 2.10.2 milestone Sep 10, 2024
@bbovenzi bbovenzi merged commit 74d31ba into apache:v2-10-test Sep 10, 2024
48 checks passed
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Sep 13, 2024
ephraimbuddy pushed a commit that referenced this pull request Sep 13, 2024
…40414) (#42139)

* Add multiline input (textarea) support for Params of type string in trigger UI form

* Use the 'format' attribute in the Param for rendering a multiline text area in the trigger UI form

* Update example DAG and documentation to illustrate the use of a multiline text Param

Co-authored-by: sc-anssi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:documentation type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants