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

set template displayName in yaml #13886

Open
MenD32 opened this issue Nov 8, 2024 · 0 comments
Open

set template displayName in yaml #13886

MenD32 opened this issue Nov 8, 2024 · 0 comments
Labels
type/feature Feature request

Comments

@MenD32
Copy link

MenD32 commented Nov 8, 2024

Summary

the display name of nodes can sometimes be incoherent, when some features that generate the displayName very verbosely, maybe in workflows that are very dynamic it'd be preferable if the user could choose create their own logic for the displayName.

Use Cases

Use cases include anyone using withParam on an array of a complex datatype.

currently the names of withParam nodes is set by the value corresponding to the node in the array, for arrays with complex datatypes, this introduces visual clutter without benefitting workflow readability.

I think that if withParam (or in general, even) you could separate the display name from the template name, and making the display name something that can be dynamically defined, you could make the workflow page in the UI more understandable


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@MenD32 MenD32 added the type/feature Feature request label Nov 8, 2024
@MenD32 MenD32 changed the title set withParam child node's display name by template set template displayName in yaml Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant