Nico Rehwaldt
Nico Rehwaldt
### Problem you would like to solve As a Camunda 8 user I'm working with the web modeler for synchronization with low-code stakeholders in my organization. At the same time...
__Describe the Feature__ Make is possible to move variables in the input and output mappings of the properties panel. __Rationale__ It should be easier for users to perform manual validation...
### Describe the bug As I execute `npm run all` this will bump the working tree modeler version:  This is potentially a side-effect of recent version bump refactorings (https://github.com/camunda/camunda-modeler/commit/5bf2973623dea02fd85c52df6e3f53c990e65cff),...
### Describe the bug As a user I expect the FEEL editor to behave similar to any other UI control, when it comes to common interactions, meant to support me...
### What should we do? Drop `enzyme` testing dependency in favor of a modern testing solution. The [React project testing recipies](https://legacy.reactjs.org/docs/testing-recipes.html) may be helpful to choose a state-of-the-art solution. ####...
### Describe the Bug Some users (i.e. using [German keyboard layout](https://github.com/bpmn-io/bpmn-js/issues/1842)) expect actual keys to trigger certain features. Other users (i.e. Cyrillic keyboard layouts) expect [positional shortcuts](https://github.com/bpmn-io/bpmn-js/issues/1888) to trigger an...
### Describe the Bug Post release actions should trigger on new tags. This allows us to cut releases manually (if need be), and execute follow-up actions consistently. ### Steps to...
__Describe the Bug__ If I move a label along with another element that connects to the label target the label moves twice, causing quirky behavior:  __Steps to Reproduce__...
### Is your feature request related to a problem? Please describe. As a toolkit we allow users to choose the colors of their diagram elements. Under the hood we use...
### Describe the Bug When I move a compensation boundary event using the keyboard then it transforms into an intermediate compensation catch event; an element that does not exist in...