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

[NEW] Encre UI: Add RUN functionalities for workflow and single node #125

Open
1 task done
VictorS67 opened this issue Sep 12, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@VictorS67
Copy link
Owner

VictorS67 commented Sep 12, 2024

Feature Request

Add RUN functionalities for the workflow:

  • When the user click the RUN button, the workflow can be run once.
  • Need to display the run result somewhere

Add RUN functionalities for a single node

  • When the user click the RUN icon in a single node, the node can be run if the input port data is loaded.
  • Need to display the node processing result somewhere

There is a active/inactive toggle for a single node in the context menu actions. For now it is disabled, but this can be enabled once the RUN functionality is finished. An inactive node will early end the workflow RUN, as well as disable RUN functionality for that single node only.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant