Jarek Danielak
Jarek Danielak
Closes #2163 ### Proposed Changes Show delete action for element's label.  ### Checklist To ensure you provided everything we need to look at your PR: * [X] **Brief textual...
### Describe the bug If you close the bottom panel on Problems tab, with "No problems found", the [Accessibility Checker plugin](https://github.com/bpmn-io/camunda-modeler-plugin-a11y-checker) will report a violation: `Scrollable region must have keyboard...
Closes https://github.com/camunda/camunda-modeler/issues/4545 Closes https://github.com/camunda/camunda-modeler/issues/4550 ### Proposed Changes Update dependencies: - `[email protected]` - `[email protected]` - `[email protected]` ### Checklist To ensure you provided everything we need to look at your PR: *...
Related to https://github.com/bpmn-io/diagram-js/issues/661 ### Proposed Changes An attempt to make menu actions behavior more predictable. With new implementation of `diagram-js#Canvas` we can have a better understanding of what context user...
This is a tracking issue for [Element Template Runtime Versions epic](https://github.com/camunda/product-hub/issues/2368). ### Description We want to detect, communicate and help users solve incompatibilities between their platform version and element template...
Update screenshots for Desktop Modeler 5.33 Related to https://github.com/camunda/camunda-modeler/issues/4825
### Proposed Changes The following changes are related to my findings when rewriting the auto-save plugin to use settings instead of a custom overlay. Related to https://github.com/jarekdanielak/camunda-modeler-autosave-plugin/pull/1 #### Return current...
### Problem you would like to solve When collapsing a subprocess, all text annotations of the elements inside of it are reconnected to the new collapsed subprocess element. https://github.com/user-attachments/assets/f4576e22-cb2a-485c-8216-a77f58a98deb ###...
### Problem you would like to solve There is no support for `number` type in Settings. Passing numbers as strings makes the settings user do the validation on their side,...
### Describe the bug I can open multiple modals and they overlap.  ### Steps to reproduce 1. Open Privacy Preferences modal from Help menu. 2. Open Keyboard Shortcuts modal...