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

fix: display multi-instance configuration in properties panel #27

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

barmac
Copy link
Member

@barmac barmac commented Oct 20, 2023

@barmac barmac requested review from a team, philippfromme and marstamm and removed request for a team October 20, 2023 14:55
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Oct 20, 2023
@@ -48,7 +53,7 @@ export default class ElementTemplatesPropertiesProvider {
};

// (1) Add templates group
addGroupsAfter('documentation', groups, [ templatesGroup ]);
addGroupsAfter(ALWAYS_DISPLAYED_GROUPS, groups, [ templatesGroup ]);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a side effect, the template group is displayed above "Documentation". There were no tests about this, so I assumed the value was included by accident. Also, in the old properties panel "Catalog" was displayed above "Documentation".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation is gone as soon as one applies a template.

Copy link
Collaborator

@marstamm marstamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works 🚀

@fake-join fake-join bot merged commit 774b9cb into main Oct 23, 2023
8 checks passed
@fake-join fake-join bot deleted the display-multiinstance-group-for-templates branch October 23, 2023 13:23
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Oct 23, 2023
nikku added a commit that referenced this pull request Feb 22, 2024
nikku added a commit that referenced this pull request Feb 22, 2024
nikku added a commit that referenced this pull request Feb 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants