-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better display of skip tasks on topology for execution #241
Closed
Labels
enhancement
New feature or request
Comments
epic at #1670 |
@Nico-Kestra : we don't have a design on that one |
I think about using opacity to hide the unused edge, it's not complex but we need to forward the taskId to the edge to be able to know if the target edge is visible or not |
brian-mulier-p
added a commit
that referenced
this issue
Sep 25, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 25, 2023
This was referenced Sep 25, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 25, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 25, 2023
brian-mulier-p
added a commit
that referenced
this issue
Sep 25, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 25, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 26, 2023
brian-mulier-p
added a commit
to kestra-io/ui-libs
that referenced
this issue
Sep 26, 2023
brian-mulier-p
added a commit
that referenced
this issue
Sep 26, 2023
brian-mulier-p
added a commit
that referenced
this issue
Sep 26, 2023
brian-mulier-p
added a commit
that referenced
this issue
Sep 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you run a switch and some task are not execute (normally). We don't see clearly that this tasks are skipped.
Maybe just add some opacity on skipped tasks ?
The text was updated successfully, but these errors were encountered: