Skip to content

Rendered Template field is hard to read in Airflow 3 #50324

@dheerajturaga

Description

@dheerajturaga

Apache Airflow version

3.0.0

If "Other Airflow 2 version" selected, which one?

No response

What happened?

Airflow Rendered Template field is hard to read in case of large bash_commands

Airflow 2 properly formats and syntax highlights the rendered template. However Airflow 3 just throws all of that in a text box making it difficult to read.

Image

What you think should happen instead?

Use code block instead for rendered template

How to reproduce

Run the example_bash_operator dag

Operating System

Ubuntu

Versions of Apache Airflow Providers

No response

Deployment

Docker-Compose

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

affected_version:3.0Issues Reported for 3.0area:UIRelated to UI/UX. For Frontend Developers.kind:bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a release

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions