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

Create Pipeline > edit template doesn't work #66

Open
ljsinclair opened this issue Nov 15, 2023 · 0 comments
Open

Create Pipeline > edit template doesn't work #66

ljsinclair opened this issue Nov 15, 2023 · 0 comments

Comments

@ljsinclair
Copy link

Issue

After creating a pipeline, there are items in the Pipeline grid which can be clicked.

The Node item (in my example) has two values when clicked:

  • Output words (not clickable)
  • Edit template (clickable but does nothing)

GUI issues

  • Anything that's hidden is, by definition, invisible to users. You have to know it's there to use it.
  • Giving the user a way to do something out of context makes for confusing and over-complicated UX
  • There is a progression from template to node to pipeline, which means editing the template from the pipeline is not a logical progression
  • Editing the template from the Pipelines page doesn't seem useful because you can't see the Graph layout or Send Data details.

Solutions

Why not allow the user to edit the template from the Edit Pipeline page, that way they can see the effect on the graph layout and send data?

Alternatively, just remove the functionality from the grid for the above reasons.

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