elsa-workflows / elsa-workflows/elsa-studio
When running a workflow via the editor, could we possibly add the ability to pass in a redirect url as a parameter (and fall back to the hard-coded value when not set)?
Open
triaged
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
This is in reference to this line
https://github.com/elsa-workflows/elsa-studio/blob/b92e504684116ff9ac50c78d8b09f2d7bdace8eb/src/modules/Elsa.Studio.Workflows/Components/WorkflowDefinitionEditor/Components/WorkflowEditor.razor.cs#L442
I'm embedding the blazor components directly in an existing project, and this being hard-coded means that I have to follow the same route structure, whereas my custom route is actually `workflow-instances/eed59380ee7727e3`.
Contributor guide
Assessment
This issue has not been assessed yet.