Run Visualization: Ensure an old run can be superimposed on latest
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
In the run diagram visualisation, you can take an old run and view it against the latest version of the workflow.
But there's a bunch of problems with this:
- Nodes in the Run may no longer exist in the workflow, or may have changed
- New nodes may have been added to the workflow that did not exist in the run
We need to do some fancy UI footwork to make these discrepancies clear to the user
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the run diagram visualization entry point and inspect how an old run is shown against the latest workflow. No file or test is named in the issue; done means clearly indicating removed or changed run nodes and newly added workflow nodes in the UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100