Nico Rehwaldt

Results 274 issues of Nico Rehwaldt

__Is your feature request related to a problem? Please describe__ A form can be fed with input, and that input may be broken. Unfortunately we don't eagerly validate such broken...

enhancement
backlog
ux

I try out your library and have trouble getting `example1` to work. Accessing [localhost:8080/dynamic/app](http://localhost:8080/dynamic/app) on `example1` returns an `internal server error`. The server log says: ``` plain SEVERE: Unexpected exception...

**Is your feature request related to a problem? Please describe.** I'm implementing [`markmark`](https://github.com/nikku/markmark), a language server for markdown at the moment. That language server shall allow me to `Go to...

wontfix

Closes https://github.com/camunda/camunda-modeler/issues/4124

in progress

### Describe the bug We recently [added validation for forms](https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/151) (to drive users to implement their user tasks). As it looks like the implementation does not properly hint on the...

bug
backlog
spring cleaning
linting

### Problem you would like to solve As a user first working with the modeler I need to learn a few crucial aspects: * Creating a new Diagram * Navigation...

enhancement
backlog

### Describe the bug Due to the way the popup editor toggle icon is styled it shows insufficient contrast when it is rendered above existing code: ![capture KJZE4w_optimized](https://github.com/camunda/camunda-modeler/assets/58601/77d5074a-a253-4706-8042-0f43b5bc5c76) ### Steps...

bug
ux
backlog
good first issue
spring cleaning
properties panel

### Describe the bug In the context of https://github.com/camunda/camunda-modeler/issues/4037 we forgot to keep the documentation property if we replace a connector task with a service task (this is a special...

bug
element templates
backlog

### Describe the bug As a user creating a form I cannot scroll (horizontally), as the area is blocked by the bottom resizer: ![capture FfOjTi_optimized](https://github.com/camunda/camunda-modeler/assets/58601/d725411e-19b6-4e8f-95bf-8a8f0eb696b5) ### Steps to reproduce 1....

bug
ux
backlog
Forms

### Describe the bug The default behavior for our editors is to line-wrap textarea style: ![capture Q5dsLc_optimized](https://github.com/camunda/camunda-modeler/assets/58601/4c5cd239-0fe5-4bcd-9829-54fb5ca4fe49) We see the decision table (cell) editor exibit a different behavior: ![capture Y5dvTN_optimized](https://github.com/camunda/camunda-modeler/assets/58601/4f7b9381-a018-47d9-9aeb-5cf00ef3c00e)...

bug
DMN
ux
backlog
Decision Table
spring cleaning