Esri / Esri/workflowmanager-viewer-js

Launch URL

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
27
Forks
31
PR merge metrics
No merged PRs in 30d

Description

In file Constants.js

StepExecutionType : {
EXECUTABLE : "executable",
FUNCTION : "function",
PROCEDURAL : "procedural",
**URL : "url",**
QUESTION : "question",
FILE : "file"
},

I think it should be **URL:"launch-url"** instead, othewise nothing is done when calling a launch url step.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.