camunda / camunda-dmn-js

Embeddable Camunda modeling distributions based on dmn-js
MIT License
6 stars 3 forks source link

Implement overview as built in #14

Closed barmac closed 2 years ago

barmac commented 2 years ago

Closes #2

barmac commented 2 years ago

One missing feature I noticed is that we don't remember detachment in a boxed expression view. If library's consumer implements a "Close overview" button, when they go to the DRD view and back to the decision table, the overview is attached again.

barmac commented 2 years ago

One missing feature I noticed is that we don't remember detachment in a boxed expression view. If library's consumer implements a "Close overview" button, when they go to the DRD view and back to the decision table, the overview is attached again.

The Cawemo implementation doesn't have this feature, i.e. it doesn't "remember" that overview was closed.