Abdul Ahad
Abdul Ahad
Adding to `ready` state.
Is this issue related to https://github.com/bpmn-io/bpmn-auto-layout/issues/80? For clarity, what I understood is gateways should always have a separate column?
Feature Understanding: - The Variables tab needs to be accessible from the menu bar. - There should also be a keyboard shortcut to open the Variables tab. - Additionally, it...
As discussed in the weekly, I will be picking this item after sdk migration. so, it looks like I'm the DRI 😃
Even if plugins don’t explicitly apply Carbon styles, Carbon components still come with their pre-defined theme. That means we can enforce styles from the modeler, but how do we handle...
>Independently from the style extension discussion, plugins must re-use certain components (i.e. React) provided by the Desktop Modeler, through [camunda-modeler-plugin-helpers](https://github.com/camunda/camunda-modeler-plugin-helpers). Any plug-in shall already today use core modeler components exposed...
This is the current implementation, we have `carbon.scss` in desktop modeler and only applying styles from there. We are not bundling the styles from plugins, only script. 
Weekly update PDP **Confidence Level:** 4 **What has been achieved?** - [camunda-modeler-plugin-helpers](https://github.com/camunda/camunda-modeler-plugin-helpers/pull/31) restructuring PR is ready for review. You can find the steps to follow [here](https://github.com/camunda/camunda-modeler-plugin-helpers/pull/31#issuecomment-2931364371) **What happens next?** -...
I can reproduce the error. Moving it to `ready`
@jarekdanielak to have a look on this.