__Describe the Bug__
When navigating through drill down active direct editing is not completed.

There is a fix for this issue: https://github.com/camunda/camunda-modeler/tree/develop/client/src/app/tabs/bpmn/modeler/features/complete-direct-editing
This fix also must be applied to drilling down.
__Steps to Reproduce__
__Expected Behavior__
Drilling down completes direct editing.
__Environment__
Related to https://github.com/bpmn-io/dmn-js/issues/547
Fixed upstream https://github.com/bpmn-io/dmn-js/pull/548
Most helpful comment
Fixed upstream https://github.com/bpmn-io/dmn-js/pull/548