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
59 stars 19 forks source link

[FEAT] Prediction demo: Add popup/popover on "running elements" #530

Closed csouchet closed 1 year ago

csouchet commented 1 year ago

Display at least information about the start date, predicted end date, late time. We can use tippy.js as we do in custom behavior example. This feature should have been included as part of #528 but

For now, there is a problem to add popup with tippy. It brokes our CSS for the label of the executed elements.

Do we let user perform actions with button inside the popover? Not for now