Alan Greene
Alan Greene
@kimholmes How should we handle the hover state for expanded Tasks? RIght now it just applies the same background fill to the whole node as when hovering in the collapsed...
Latest here: https://alangreene.github.io/dashboard/?path=/story/graph-graph--default There are still some quirks to work out: - excess whitespace below tasks with multiple steps - some steps don't stretch the full width We should have...
@tomhau01 this is under active development, you can see the current status in the storybook https://alangreene.github.io/dashboard/?path=/story/graph-pipelinegraph--default. The PipelineGraph example uses Tekton resources (in JSON format) as input to generate the...
/remove-lifecycle stale /lifecycle frozen /reopen
Next steps: - review compatibility with current pipelines releases - any impact on how links in the DAG are constructed based on new features? - probably OK to ignore Conditions...
> - resolve styling issues > - unwanted whitespace in tasks with multiple steps when expanded If this can't be resolved using the current approach, it may be worth considering...
Potential updated design for the graph:  It's more compact and slightly less likely to have unwanted edge crossings. This requires only a small config change to the current graph...
I wasn't aware of the preview diagram provided by the VSCode extension, I'll have to take a look at that. Thanks for sharing. The visualisation is not currently available in...
@number5 thanks for the heads up, looks like an intermittent issue with the Codesandbox environment itself. We haven't changed the code in over a month and it's working for me...