question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add an info which group an applied template is associated with

See original GitHub issue

Is your feature request related to a problem? Please describe

Currently the info section for an applied template contains the name and the description of the template. Now the group functionality for the element template chooser has landed in https://github.com/bpmn-io/element-template-chooser/issues/5 . Before the group functionality has landed the group name had to be prepend the template name (e.g. Tamper: Copy, Tamper: Format string - and that are only short examples with a single word group name). Template names are long and hard to scan and understand that way - with groups that prepend is not necessary anymore.

Describe the solution you’d like

in the template section for an applied template it could be simply added the info about which group a template belongs to.

before:

Name
Tamper: Copy

Description: 
Copy value from one source to another

after:

Group:
Tamper

Name:
Copy

Description: 
Copy value from one source to another

Depends on bpmn-io/element-templates#8

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jurgenhaascommented, Mar 29, 2022

As an alternative, I could also see the name being prefixed by the group/category label. That would result in the same output as it is now, it only takes the string from 2 sources: {{ category }}: {{ label }}

0reactions
rpkollercommented, Mar 29, 2022

what you mean with separate @nikku ? separate like in the issue summary (having separate labels and description for group, name and description) and in contrast the compact variant like @jurgenhaas suggested?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apply and customize SharePoint site templates
Start by creating a communication site or a team site. · Navigate to site Settings and select Apply a site template. · Select...
Read more >
Introduction to feature templates—ArcGIS Pro | Documentation
Feature templates are automatically generated with default settings when you add feature data to a map or scene. Other template types such as...
Read more >
Silver Peak Best Practice Guidelines: Template Groups and ...
This guide provides some basic information and general guidance about using templates and template groups in Silver Peak Unity Orchestrator. Do – Use...
Read more >
Form templates - Product Documentation | ServiceNow
Templates simplify the process of submitting new records by populating fields automatically.
Read more >
5 Administration Groups and Template Collections
Template Collections are sets of Monitoring Templates, Compliance Standards and Cloud Policies that are applied to targets. Ensure all of these collection ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found