-
### 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-9…
nikku updated
4 months ago
-
## SDK Component
Zeebe
## Expected Behavior
Both the documentation: https://camunda.github.io/camunda-8-js-sdk/classes/index.Zeebe.ZeebeGrpcClient.html#deployResource
and the comment above `de…
-
### Environment (Required on creation)
Spring boot 3.1.2
Camunda 7.20.0-alpha4
### Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the t…
-
## What's inside?
### General
* `FEAT`: build for arm64 on MacOS ([#4238](https://github.com/camunda/camunda-modeler/pull/4238))
* `FEAT`: add basic auth for deployments to C8 self-manage…
-
### Describe the Bug
The table header is unreachable with a keyboard, so it requires mouse doubleclick to modify.
### Steps to Reproduce
Try to tab to the input/output header.
### Expected…
-
Type: Bug
1. Create a file called "test.js"
2. Add this to it:
```js
/**
* @import random from "/dev/random";
*/
```
VS Code version: Code - Insiders 1.93.0-insider (e1db90f81da28c0994b5d50dc2b51…
-
Subscribe to this issue and stay notified about new [daily trending repos in Java](https://github.com/trending/java?since=daily)!
-
### Acceptance Criteria (Required on creation)
When importing a module that uses the Maven Shade Plugin all dependencies that are shaded out should be excluded
to make sure no unintended artefact…
-
### Describe the Bug
The "add row" button (+) is inaccessible with the keyboard as it's a `span` without `tabindex`.
### Steps to Reproduce
Try to focus it.
### Expected Behavior
It sho…
-
Some improvements to the DMN UI
- When selecting a decision definition/table to evaluate, the dependencies in the DRD do not seem to be taken into account
- Consequently, only the inputs of a single …