Tomi-1997 opened a new pull request, #61679:
URL: https://github.com/apache/airflow/pull/61679

   Closes: https://github.com/apache/airflow/issues/25992
   
   ## Problem(?)
   Variable info is trimmed, which makes it unable to be found via CTRL+F, 
unless hovered on.
   
   Before
   <img width="1234" height="509" alt="before" 
src="https://github.com/user-attachments/assets/39e355b2-f599-4761-ae71-c171c1378d98";
 />
   
   ## Solution
   After 2.3.4 the behavior changed to trim text.
   My suggested compromise between the new UX and the old functionality is a 
button to toggle a state of wrap / unwrap text.
   
   After, initial state
   <img width="1513" height="559" alt="after-fold" 
src="https://github.com/user-attachments/assets/ec85e6e0-f7f8-4f56-ad14-98091b20f718";
 />
   
   After, first click
   <img width="1681" height="620" alt="after-expand" 
src="https://github.com/user-attachments/assets/25c590e2-92dc-4d1c-a7c5-a09167315092";
 />
   


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