Skip to content

Add ProgressTasks before/after other ProgressTasks #1249

@thomhurst

Description

@thomhurst

I'm setting up a Progress console on my application start up, and defining some ProgressTasks.

After this, during runtime, I am able to discover some more work that I can't discover during start up, and I want those to appear under some existing specific ProgressTasks. Think of them as Tasks, and then under them I want subtasks. So I want them under their parent.

There is currently no way to do this, and if I add any new ProgressTasks, it simply adds it at the end.

Would it be possible to insert at specific places?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions