Plugin web API refactor onCreateTask
to allow returning inputs instead of DialogContent component
#23
Labels
enhancement
New feature or request
Context
The
web.onCreateTask
API currently allows plugins to show a Dialog to prompt the user to input more data about the task.Solution
DialogInput
components so they can be rendered as part of Flow's native Create task dialog.DialogContent
components so they can still prompt the user for additional content within their own dialog.The text was updated successfully, but these errors were encountered: