Closed
Description
Is your feature request related to a problem? Please describe.
With bpmn-io/diagram-js#662 we made sure that keyboard binding works with browser focus, implicitly, and well integrated into the users UX flow. This is not fully integrated in our DMN editors yet, with explicit bind stubs remaining.
Describe the solution you'd like
- We want to ensure that all editors work in the same way, and that explicit binding is no longer necessary.
Describe alternatives you've considered
None.
Additional context
Child of https://github.com/bpmn-io/internal-docs/issues/1081