shri-astro opened a new issue, #55721: URL: https://github.com/apache/airflow/issues/55721
### Apache Airflow version 3.0.6 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When the dag trigger schedule is asset based, if the name of the asset is longer, the name overlaps on the latest run field making it hard for the user to read the latest run value. https://github.com/user-attachments/assets/a3fcc4b9-5cf0-40f6-be53-ee66ad2bfc15 ### What you think should happen instead? The name of the asset field should wrap in or not overlap on the other fields when the string length is longer for the asset name ### How to reproduce Create a dummy asset with lengthy name and schedule the dag run by setting the asset as an inlet for the dag to trigger. Verify if the name of the asset overlaps with the latest run field. ### Operating System os ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### 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 - [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]
