Nico Rehwaldt

Results 246 issues of Nico Rehwaldt

__Describe the Bug__ If direct editing is active the next click is suppressed. Because of that I have to click twice to actually select the next element: ![capture FWyknG_optimized](https://user-images.githubusercontent.com/58601/172385189-170f15d4-b903-445e-b369-cf81d733b831.gif) __Steps...

bug
ux
backlog
spring cleaning

__Describe the Bug__ As a user I want to select labels in a BPMN diagram (viewer distribution). It works sometimes, but really not reliably: ![capture wzmXbY_optimized](https://user-images.githubusercontent.com/58601/166431436-0948dad0-894b-4b41-b18c-3f05d257adb6.gif) __Steps to Reproduce__ 1....

bug
backlog

__Is your feature request related to a problem? Please describe.__ Coloring and alignment utilities are currently only exposed via API and been must be provided to users via custom UI...

enhancement
backlog

__Is your feature request related to a problem? Please describe.__ We got two limitations with regard to data object handling, as mandated by the BPMN spec: __(1)__ Data object reference...

miwg
modeling
enhancement
backlog

__Is your feature request related to a problem? Please describe.__ As a tool we want our users to [get work done as efficiently as possible](https://github.com/bpmn-io/design-principles#do-the-hard-work-to-make-it-simple). Upgrading tasks via the replace...

enhancement
backlog
connectors

__Is your feature request related to a problem? Please describe.__ Currently, resize handles are only shown when the element was selected. ![image](https://user-images.githubusercontent.com/9433996/94004554-27f0b280-fd9d-11ea-9439-7d21895701ec.png) __Describe the solution you'd like__ The resize handles...

modeling
in progress
interaction
pr welcome
backlog
spring cleaning
hacktoberfest

Related to https://github.com/bpmn-io/bpmn-js/issues/381, a user should be able to change between data object, input and output via the replace menu. Cf. [this comment](https://github.com/bpmn-io/bpmn-js/issues/381#issuecomment-271545642).

modeling
backlog
spring cleaning

__Is your feature request related to a problem? Please describe.__ We do not properly support `bpmn:DataInput` and `bpmn:DataOutput` elements. Adding support would mean that users may model input and output...

miwg
modeling
enhancement
backlog
bpmn support

__What should we do?__ The command `npm run collect-translations` updates the `docs/translations.json` string with all translatable entities. We do the following things right now that can easily be automated as...

infrastructure
backlog
spring cleaning

__What should we do?__ Related to https://github.com/bpmn-io/bpmn-js/issues/1378 we should fix the JSDoc types on service APIs so that proper type hinting can be done. __Why should we do it?__ This...

documentation
backlog