-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi,
I have a workflow that I am executing a few times today. Looking at the Tree View rapidly whilst working on other things, I noticed that I kept looking at this COMPLETED
group even though it had no tasks completed. It seems a bit misleading to me.
Right now you can see that it has 1 out of 21 COMPLETED
. But when REMOTE_SETUP
was running, there were 0 out of 21 COMPLETED
. Because the colour is yellow-ish, similar to the COMPLETED
status color, I always had to stop and read the text to confirm if I had any task there in COMPLETED
(they shouldn't have started until REMOTE_SETUP
was done, but I kept checking it for consistency).
It'd be easier if I had a quicker indicator of how many tasks are pending, and what are their status. e.g. if there are any that succeeded or failed. Here's an example of what it looks like in Cylc 8's GUI:
The squared icons each represent a status, and I can see their statuses based on the color palette (i.e. in our case, any yellow would indicate a success, gray waiting, blue ready, etc.). It'd be nice if we had something similar, combined with the number X out of Y (for chunks/members).