Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Fix asset name overflow in DAG list view (#57108)#57363

Merged
jscheffl merged 1 commit intov3-1-testfrom
backport-9fa4462-v3-1-test
Oct 27, 2025
Merged

[v3-1-test] Fix asset name overflow in DAG list view (#57108)#57363
jscheffl merged 1 commit intov3-1-testfrom
backport-9fa4462-v3-1-test

Conversation

Copy link

github-actions bot commented Oct 27, 2025

  • Fix asset name overflow in DAG list view
  • Add maxWidth constraint to HStack containers in AssetSchedule component
  • Prevents asset names from overlapping with Latest Run column
  • Fix asset name overflow with word-break and line clamping

  • Use TruncatedText component instead


(cherry picked from commit 9fa4462)

Co-authored-by: Tyrell H 73722828+TyrellHaywood@users.noreply.github.com
Co-authored-by: pierrejeambrun pierrejbrun@gmail.com

* Fix asset name overflow in DAG list view

- Add maxWidth constraint to HStack containers in AssetSchedule component
- Prevents asset names from overlapping with Latest Run column

* Fix asset name overflow with word-break and line clamping

* Use TruncatedText component instead

---------
(cherry picked from commit 9fa4462)

Co-authored-by: Tyrell H <73722828+TyrellHaywood@users.noreply.github.com>
Co-authored-by: pierrejeambrun
github-actions bot mentioned this pull request Oct 27, 2025
boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Oct 27, 2025
jscheffl marked this pull request as ready for review October 27, 2025 22:01
jscheffl requested review from bbovenzi, jscheffl, pierrejeambrun, ryanahamilton and shubhamraj-git as code owners October 27, 2025 22:01
jscheffl merged commit 6a9a8b9 into v3-1-test Oct 27, 2025
53 checks passed
jscheffl deleted the backport-9fa4462-v3-1-test branch October 27, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

bbovenzi Awaiting requested review from bbovenzi bbovenzi is a code owner

pierrejeambrun Awaiting requested review from pierrejeambrun pierrejeambrun is a code owner

ryanahamilton Awaiting requested review from ryanahamilton ryanahamilton is a code owner

jscheffl Awaiting requested review from jscheffl jscheffl is a code owner

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

Assignees

No one assigned

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants