TyrellHaywood commented on PR #57108:
URL: https://github.com/apache/airflow/pull/57108#issuecomment-3440504484

   @pierrejeambrun 
   
   Thanks for the feedback! Yes that makes more sense. I've updated the 
approach to use word-break instead of a hard-coded pixel width. The asset names 
now wrap to a maximum of 2 lines before truncating with ellipsis, which 
prevents overflow while keeping the layout clean.
   
   Here's a screenshot showing the fix with long asset names:
   <img width="1111" height="939" alt="image" 
src="https://github.com/user-attachments/assets/9a0e3011-34f9-45c9-9f0b-91eada76b1c9";
 />
   
   Let me know if this looks good!


-- 
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]

Reply via email to