Nico Rehwaldt
Nico Rehwaldt
This should be addressed via [a lint rule](https://github.com/bpmn-io/bpmnlint/tree/main/docs/rules#readme). There is no good reason to have multiple messages with the same name. On the other hand, does it hurt? We go...
@strangelookingnerd Happy to take a contribution that validates this in [`bpmnlint`](https://github.com/bpmn-io/bpmnlint/tree/main/docs/rules#readme).
This is now available and validated as a bpmnlint rule, and can be plugged-in to the modeler via the `camunda-modeler-default-linter-rules` plugin soonish (https://github.com/jonathanlukas/camunda-modeler-linter-default-rules/pull/45). Thanks @strangelookingnerd!
As I understand your feature request is support for RTL languages, right? How would you envision such support? I'd assume it would be globally applied (per form)?
What is the use case for maintaining RTL for each element? Do you envision forms to mix RTL and LTR language inputs?
> It is not necessary for the form to include input values in both English and non-English languages. This is what I thought, too. Thanks for confirming. --- Could you...
@okaeiz Consider to contribute if this is important to your organization.
@okaeiz As we discussed: > * Preferrably the mode (RTL) can be configured globally for a form (https://github.com/camunda/camunda-modeler/issues/4306#issuecomment-2127464170) Let's not require users to configure it locally, but rather inherit the...
Thanks @GeethaParthasarathy, I can reproduce your report, and other issues. ### (1) Applying Webhook start event (none) on a Message start event does not remove the message I can confirm...
Moving to `ready`. Having basic interactions blow up the editor must be investigated.