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

[FEATURE IDEA] Add UI to show action if run_if is specified #342

Open
topher-lo opened this issue Aug 22, 2024 · 2 comments
Open

[FEATURE IDEA] Add UI to show action if run_if is specified #342

topher-lo opened this issue Aug 22, 2024 · 2 comments
Labels
enhancement New feature or request frontend Improvements or additions to the frontend

Comments

@topher-lo
Copy link
Contributor

Why

  • It's hard to tell if a node has a conditional attached unless you select the node or gave it a meaningful title

Suggested solution

  • Add a greenish #C1DEAF border that shows up around the node
  • Prompt the the user to give the "condition" a human-readable name (why? because the expression will probably be too long)
  • If no human-readable name is given. Take the last .attribute and operator value part of the expression as the condition name.
@topher-lo topher-lo added enhancement New feature or request frontend Improvements or additions to the frontend labels Aug 22, 2024
@daryllimyt
Copy link
Contributor

Another idea is adding an edge label with the condition (or abbreviated version)

@topher-lo topher-lo changed the title [FEATURE IDEA] Add large border around action if run_if is specified [FEATURE IDEA] Add UI to show action if run_if is specified Aug 22, 2024
@topher-lo
Copy link
Contributor Author

Another idea is adding an edge label with the condition (or abbreviated version)

I'll do this. Seems easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Improvements or additions to the frontend
Projects
None yet
Development

No branches or pull requests

2 participants