-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Currently nodes display the name of the builder, but I think it would be better to show a "display text" which may be more user-friendly. Alongside id and Builder we would have a Display Text editable field into which users can type any string they want.
Whatever users put into Display Text is what we would display prominently on the node widget in the diagram. The node builder registry has a default_display_text field that we can use to populate Display Text as soon as the user selects a builder. Perhaps we can also display the name of the builder as smaller subtext on the node if custom display text is being used.
For other operations like Fork Result, Fork Clone, etc, we might not need to display any text. The symbol alone may be enough. But we could still provide an editable Display Text field for users to put in a display name if they want one. Perhaps they would want to put some custom text on the operation to make its purpose clear or to distinguish it from other instances of the same operation.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status