Improve task group UI in new graph#30918
Conversation
|
Yes, looks clearer now 😄. Now it's easier to differentiate between a task and a Taskgroup. I suppose having colors for each task could also be useful, specially with many tasks in a Taskgroup. E.g. Finding a random Operator between plenty of python Operators, can be hard since all have the same white background. Another function related to Taskgroups that I don't know if it is working as intended is the clears. For example, if you filter upstream to see better some part of a DAG, and then want to clear some tasks, I see 3 possible options:
Right now is working as case 1, not sure whether it would make sense (or how easy is) to implement the other 2. |
* Improve task group UI in new graph * adjust task group color (cherry picked from commit de0cdd7)
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.