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

'Control' input type #11

Open
mvahowe opened this issue Jul 24, 2022 · 0 comments
Open

'Control' input type #11

mvahowe opened this issue Jul 24, 2022 · 0 comments

Comments

@mvahowe
Copy link
Contributor

mvahowe commented Jul 24, 2022

Right now all data must come from a source. This is very orthogonal but also clunky when, eg, the input is simply a string from an enum to specify the type of diff. In such cases we could dispense with the source step and, instead, let the user provide the content directly in the transform, either as a text input or as a select.

This would mean changes to the transform templates, and also to runCallback.

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

No branches or pull requests

1 participant