Under which category would you file this issue?
Airflow Core
Apache Airflow version
3.1.8
What happened and how to reproduce it?
When a note is added to a Dag-run or a task-instance in Airflow 3, the UI communicates this to the user only if they happen to enter a run that contains a note. The grid does not reveal this information.
This is in contrast to Airflow 2, where a note was indicated in the grid, guiding the user to click on the Dag-run/ task-instance in order to read the note.
Note indicators visible in Airflow 2:

Dag-run with note in Airflow 3, but you wouldn't know it from the grid:

What you think should happen instead?
Dag-run and task-instances with notes should be marked as such, possibly with the same (but smaller) blue circle that's currently decorating the Note button.
Operating System
No response
Deployment
None
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
No response
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Under which category would you file this issue?
Airflow Core
Apache Airflow version
3.1.8
What happened and how to reproduce it?
When a note is added to a Dag-run or a task-instance in Airflow 3, the UI communicates this to the user only if they happen to enter a run that contains a note. The grid does not reveal this information.
This is in contrast to Airflow 2, where a note was indicated in the grid, guiding the user to click on the Dag-run/ task-instance in order to read the note.
Note indicators visible in Airflow 2:

Dag-run with note in Airflow 3, but you wouldn't know it from the grid:

What you think should happen instead?
Dag-run and task-instances with notes should be marked as such, possibly with the same (but smaller) blue circle that's currently decorating the Note button.
Operating System
No response
Deployment
None
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
No response
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct