bbovenzi commented on PR #47821:
URL: https://github.com/apache/airflow/pull/47821#issuecomment-2734024899

   > Also, just realized that those warnings are not part of the 'scrollable' 
area. So if we get too many of them I think it will just push out of the screen 
the rest of the details pane without having the ability to scroll down.
   
   Let's match how our list of Dag Import Errors works:
   <img width="225" alt="Screenshot 2025-03-18 at 12 55 03 PM" 
src="https://github.com/user-attachments/assets/bacdefca-3839-4f2e-aaab-b136d9fa1df7";
 />
   
   Instead of a banner, we show warning or error icons next to the 
dag_display_name. And clicking on it should open a modal with more info. 
Especially with warnings, sometimes a user doesnt want it to disrupt the whole 
details panel
   


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