yuseok89 commented on PR #67242:
URL: https://github.com/apache/airflow/pull/67242#issuecomment-4525644035

   @bbovenzi 
   Thanks for the review!
   
   
https://github.com/user-attachments/assets/7949ee35-2fa8-4c88-ab37-e3befd1f3851
   
   As shown in the attached video, I think we can reuse the existing 
TimeRangeSelector component as-is (Last Hour / Last 12 Hours / Last 24 Hours / 
Past Week).
   
   One thing I'd like your thoughts on — if we add this dropdown, would it make 
sense to also sync it with the existing run history graph (the bar chart on 
each Dag card) and other filters? The bar chart currently shows the most recent 
N runs regardless of time window, so it might feel inconsistent if the state 
count badges are filtered but the graph isn't.
   
   Also, I want to make sure I understand the "Latest Run + Next Run into a 
single column" suggestion correctly — are you proposing to consolidate those 
two into one column to free up horizontal space, with the idea of fitting the 
state count badges into the same row rather than a separate row below?


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