cmarteepants opened a new issue, #54958:
URL: https://github.com/apache/airflow/issues/54958

   ### Description
   
   When a DAG run or task instance is paused for human review, users don’t 
realize they need to take action unless they dig into tabs. We should add a 
visible sticky callout bar in the header to surface this.
   
   ### Use case/motivation
   
   <img width="1233" height="622" alt="Image" 
src="https://github.com/user-attachments/assets/a5f4d718-d048-4386-b1a3-be95b6d66f92";
 />
   
   <img width="1238" height="689" alt="Image" 
src="https://github.com/user-attachments/assets/6cb980e9-6c3a-4b65-9aba-f7b2bb3f66ab";
 />
   
   DAG Overview and DAG RUN View:
   - Add a sticky callout bar below the header when any open reviews exist
   - The text could be: "Pause for human review. This run is waiting on input"
   - We should have a button that says "Review Now". This would open the "Needs 
Review" list / modal
   - If > 1 open review, We can open a list with an accordion (expand per task)
   
   <img width="1233" height="660" alt="Image" 
src="https://github.com/user-attachments/assets/1961d0a2-927b-4126-95c4-052d60bc8136";
 />
   
   Task Instance View
   - Show the same callout in the header if the task instance has a pending 
review
   - The text could be: "This task is awaiting human review"
   - The "Review now" button should open a modal directly for that task
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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