Jarek Danielak

Results 19 issues of Jarek Danielak

Closes #2163 ### Proposed Changes Show delete action for element's label. ![image](https://github.com/bpmn-io/bpmn-js/assets/24656920/2b72eb53-d155-4235-aa6d-ce4627146232) ### Checklist To ensure you provided everything we need to look at your PR: * [X] **Brief textual...

needs review

### 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...

bug
backlog
good first issue
a11y

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: *...

needs review

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...

in progress
enhancement

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...

needs discussion
enhancement
ux
element templates
backlog

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...

needs review

### 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 ###...

modeling
enhancement
ux
backlog
spring cleaning

### 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,...

enhancement
backlog
good first issue
spring cleaning

### Describe the bug I can open multiple modals and they overlap. ![Image](https://github.com/user-attachments/assets/f32e1985-cfb2-4652-848f-ce2d6bba4fb8) ### Steps to reproduce 1. Open Privacy Preferences modal from Help menu. 2. Open Keyboard Shortcuts modal...

bug
ux
backlog