Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute: work out how to add an input #7

Open
josephjclark opened this issue Jan 6, 2025 · 0 comments
Open

Execute: work out how to add an input #7

josephjclark opened this issue Jan 6, 2025 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

When running the Execute command, after selecting the workflow to execute, we need to prompt for an input object.

Initially we'll have three options:

  1. No input
  2. [Previous input]
  3. Select File...

Select File opens a file picker

Later, we can consider:

  • Suggesting and .json file (apart from workflows) found in the project
  • Tracking input files, with a name, in the extension (we'd add them to openfn rc)

Once I've run a workflow with an input, I'd like the extension to remember that input and present it in the dialog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant