dagster icon indicating copy to clipboard operation
dagster copied to clipboard

[UI] Add view of ongoing run that filters out already successfully completed steps

Open mkleinbort-ic opened this issue 1 year ago • 3 comments

What's the use case?

For large, long-lasting runs it can be hard to see what steps are still pending.

I'd be good to add an option to hide the (often many) successfully completed steps, to make it easier to see which steps are still pending.

Ideas of implementation

Add a toggle to hide successfully completed steps here:

image

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

mkleinbort-ic avatar Jan 26 '24 15:01 mkleinbort-ic

This does seem like it'd be useful! We offer the small "Preparing" panel on the right side, but there isn't a way to get an equivalent view on the graph.

bengotow avatar Jan 26 '24 21:01 bengotow

Is this in the backlog? I'd appreciate the feature

mkleinbort-ic avatar Mar 02 '24 13:03 mkleinbort-ic

I noticed there is this toggle to steps that have not started, excluding completed tasks would be a great complement:

i.e. change this: image Into this: image

mkleinbort-ic avatar Apr 24 '24 16:04 mkleinbort-ic