imrichardwu commented on code in PR #68038: URL: https://github.com/apache/airflow/pull/68038#discussion_r3406546954
########## airflow-core/src/airflow/ui/src/pages/Dashboard/Stats/MissedDeadlines.tsx: ########## Review Comment: Agreed. The card is basically duplicating the Recently Missed panel, and it also makes the Stats row behave differently from the rest of the dashboard since it's tied to the selected time range. I'd remove the Missed Deadlines stat card rather than add a link. The deadlines panel already gives users the count, the relevant context, and a path to the filtered deadlines view, so the extra card doesn't add much value. -- 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]
