Nico Rehwaldt

Results 246 issues of Nico Rehwaldt

__What should we do?__ Our existing JSDoc type definitions on services are built in a way that makes it impossible for IDEs to use. Related to https://github.com/bpmn-io/diagram-js/issues/501 we should correct...

documentation
backlog

Users often request a pool / participant to be collapsable, similar to sub-processes. __Use Case__ Under certain circumstances a user would like to reduce the complexity of the shown collaboration...

modeling
enhancement
pr-welcome
ux
backlog

__Describe the Bug__ Custom layouted message flows from or to a participant are forcefully re-layouted to straight lines on participant bounds change (or move): ![capture niIMS9_optimized](https://user-images.githubusercontent.com/58601/80585590-eb01d900-8a13-11ea-8087-ffb56c45fbad.gif) __Steps to Reproduce__ 1....

bug
modeling
ux
backlog

__Describe the Bug__ When creating an initial participant the preview shown does not match the actual created result: ![capture DYbfv0_optimized](https://user-images.githubusercontent.com/58601/80584931-be998d00-8a12-11ea-8d99-178c7a97a534.gif) __Steps to Reproduce__ 1. Open [participant-create-preview.bpmn.txt](https://github.com/bpmn-io/bpmn-js/files/4551059/participant-create-preview.bpmn.txt) 2. Create initial participant...

bug
modeling
ux
backlog

__Describe the Bug__ A message flow between two participants is previewed by the spacetool as moving, despite not moving: ![capture mS4Oum_optimized](https://user-images.githubusercontent.com/58601/78398868-20253200-75f4-11ea-8a43-816baa1306f8.gif) Can be reproduced on https://demo.bpmn.io, too. __Steps to Reproduce__...

bug
modeling
backlog
spring cleaning

__Describe the Bug__ Our automatic label adjustment is meant to help people by putting labels in appropriate, free spots, it should not introduce additional noise as seen in the following...

bug
backlog
spring cleaning

Like this: `Activate the lasso tool [L]`. This is a common pattern in tools. We need to discuss if we would like to do this. It would result in the...

modeling
interaction
ux
backlog

__Is your feature request related to a problem? Please describe.__ Right now we got a [hack in place](https://github.com/bpmn-io/bpmn-js/blob/master/lib/features/modeling/behavior/DataInputAssociationBehavior.js) which ensures that we produce valid XML when users model data objects...

miwg
modeling
enhancement
backlog

__Feature Request__ Always activate direct editing on create. This would simplify quickly sketching new processes with labels. __Note__ Right now, direct editing is only activated for `TextAnnotation` and `Task`. To...

modeling
enhancement
backlog

This ensures that PRs moved back to _in progress_ are coverted to drafts and PRs that are moved to _ready for review_ are _marked as ready_. Closes https://github.com/nikku/wuffle/issues/116. --- Note...

in progress