process-analytics / bpmn-visualization-examples

Examples of use of the `bpmn-visualization` library.
https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html
Apache License 2.0
55 stars 19 forks source link

[BUG] Missing highlight path in the "on time" prediction demo #534

Open tbouffard opened 1 year ago

tbouffard commented 1 year ago

Describe the bug A part of the path is not highlight in the "on time" use case. The message flow should be highlighted as it materializes that the messages has been sent and so the intermediate catch message event has been executed.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/v0.38.0/demo/prediction/index.html
  2. Click on the "On time" use case
  3. See error

Expected behavior The message flow should be highlighted.

Screenshots prediction_demo_missing_path_use-case_on-time

Desktop (please complete the following information): The issue is not OS/browser dependent

nayangoyal commented 11 months ago

Hi, @tbouffard can you assign this issue to me? I am new to open source and I want to work on this issue.

tbouffard commented 11 months ago

Hi @nayangoyal and thanks for your proposal. You are now assigned to this issue. Feel free to ask questions here if you need clarification.