minyeamer commented on PR #71558:
URL: https://github.com/apache/airflow/pull/71558#issuecomment-5469082376
I missed these additional suggestions in my previous follow-up. I plan to
address the following:
- Move Time Schedule into the Dashboard as a tab.
- Add state icons to timeline bars so states are not distinguished by color
alone.
- Improve labels and tooltips:
- Rename `Latest 200` to `Limit 200`.
- Add context for the duration aggregation options.
- Replace the Day/Week selector with tabs.
- Consolidate the remaining filters through the shared Filter Pill UX.
For the partition-key arrows, I understand this may include dependencies
between Dag runs, such as those created through `TriggerDagRun`. However, with
the timeline sorted alphabetically by `dag_id`, the connections could easily
cross and become difficult to follow.
I’m happy to implement this with more specific guidance on which
relationships to show and how they should be laid out. With the current
context, I’m hesitant to add a potentially confusing visualization.
---
Drafted-by: GPT-5
--
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]