Collapse child workflows to only see parents in workflows view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Is your feature request related to a problem? Please describe.
I know there is a view to only see the parent workflows, but I'd like an easy way of seeing what children connect to a parent.
Describe the solution you'd like
In the workflows view (where I see all workflows) I'd like to collapse all workflows to the parent, to get a cleaner view without being overwhelmed with all workflows. Connected to this I think children should be grouped with their parents.
For example in Trace explorer in GCP I can press "Collapse all" which will collapse the full trace to the parent:
Describe alternatives you've considered
Haven't considered any options.a
Additional context
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 in the workflows view and trace how parent and child workflows are currently displayed and related. Define the interaction for collapsing all workflows to parents and grouping each child's entries beneath its parent; done means the view is cleaner while users can expand a parent to see its children.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100