Skip to content

Conversation

kevinhongzl
Copy link
Contributor

closes: #50022

Why

Long asset or dag names were overflowing their containers in "Asset Events" on the home page.
unwrapped_text

How

Replaced Text with Box that supports word wrapping to make sure names break properly within the section.
wrapped_text


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label May 4, 2025
@kevinhongzl kevinhongzl force-pushed the wrap-overflowing-asset-event-text branch from c737274 to 140f510 Compare May 4, 2025 10:33
@bbovenzi bbovenzi added this to the Airflow 3.0.1 milestone May 4, 2025
@bbovenzi bbovenzi merged commit 0258f0a into apache:main May 4, 2025
42 checks passed
mvfc pushed a commit to mvfc/airflow that referenced this pull request May 6, 2025
kaxil pushed a commit that referenced this pull request May 6, 2025
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asset Events text overflowing it's container
2 participants