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

[EEZ Flow] Action widget distinction for native user actions #582

Closed
zalexzperez opened this issue Oct 12, 2024 · 3 comments
Closed

[EEZ Flow] Action widget distinction for native user actions #582

zalexzperez opened this issue Oct 12, 2024 · 3 comments
Assignees
Milestone

Comments

@zalexzperez
Copy link

Flow and Native user actions share the same looks.

To have more information, I propose a distinguished look for native actions, for example:

image

@mvladic mvladic added this to the 0.19.0 milestone Oct 12, 2024
mvladic added a commit that referenced this issue Oct 12, 2024
@mvladic
Copy link
Contributor

mvladic commented Oct 12, 2024

Implemented.

@zalexzperez
Copy link
Author

I appreciate the change. I don't want to be annoying, but please, consider this.

Right now, the User Actions section looks like this:

image

But you may not remember what the lighter or darker green stands for. If you hover over the widget, you also don't get information about whether it's a native or a flow action.

This gets worse when you have the widget in the design area, without anything to compare it with:

image

To be able to easily tell what type of action it is at first glance, I'd add an extra touch to help with that, without confusing anyone. Two ideas:

  • Something inside the parenthesis: (/) or (#)
  • Something more subtle: for example, using curly braces for native actions:
    image

I particularly prefer the last one. If you don't like any of the two, that's fine.

Also, when selecting the user action, properties panel could show it's a native action:

image

And finally, like mentioned before, hovering mouse cursor over the action, could indicate it as well:
image

@mvladic mvladic changed the title Action widget distinction for native user actions [EEZ Flow] Action widget distinction for native user actions Oct 17, 2024
@mvladic
Copy link
Contributor

mvladic commented Oct 31, 2024

Something more subtle: for example, using curly braces for native actions

Implemented.

mvladic added a commit that referenced this issue Oct 31, 2024
mvladic added a commit that referenced this issue Oct 31, 2024
@mvladic mvladic closed this as completed Nov 4, 2024
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

2 participants