jscheffl opened a new pull request, #51764:
URL: https://github.com/apache/airflow/pull/51764

   In Airflow 2 Dag run and Task Instance notes were directly displayed in the 
details panel. In Airflow 3 UI you needed to click on the modal note button so 
far.
   
   With this PR the notes are directly displayed on the header card for direct 
visibility... and can be edited. Button is only displayed to add the note 
initially.
   
   This is according to the discussion in Slack: 
https://apache-airflow.slack.com/archives/C0809U4S1Q9/p1747945039343669
   
   New experience on Dag run:
   
https://github.com/user-attachments/assets/a4f616e6-bacc-4c95-a3d3-60bc25fd4aa6
   
   New experience on Task instances:
   
https://github.com/user-attachments/assets/8d2b8317-48b6-4181-aa8a-d1439bf5dcd0
   


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