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(BpmnSemantic): do not display properties with undefined values #575

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Oct 12, 2023

Except for the "name" property (found in the header), only valued properties are displayed, so that only data of interest is shown.

closes #549

Live environment of examples

https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/fix/549-hide_undefined_properties_of_BpmnSemantic/examples/custom-behavior/javascript-tooltip-and-popover/index.html

Except for the "name" property (found in the header), only valued properties are displayed, so that only data of
interest is shown.
@tbouffard tbouffard added the bug Something isn't working label Oct 12, 2023
@tbouffard tbouffard marked this pull request as ready for review October 12, 2023 13:09
@tbouffard tbouffard requested a review from csouchet October 12, 2023 13:09
@tbouffard tbouffard merged commit 7a5dc1a into master Oct 12, 2023
2 checks passed
@tbouffard tbouffard deleted the fix/549-hide_undefined_properties_of_BpmnSemantic branch October 12, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix the impact of the BpmnSemantic in examples when integrating bpmn-visualization 0.41.0
2 participants