I used REST Connector in Desktop Modeler topic to be able to configure REST connectors for process definitions but after that all of my comboboxes become not available for changing.
Steps to reproduce:
OS – MacOS 14.6.1
Camunda Modeler version is 5.26.0
Inside of /Users/MyUserName/Library/Application Support/camunda-modeler/ resources folder was absent so I created new one and put there resources/element-templates/
Now any kind of comboboxes are not available (example: in Script task configuration implementation is not available; in Timer configuration type is not available)
Hello @ev.bilske and thanks for the quick reply
I was recently reading few more articles and faced this topic on GitHub DropDown Boxes not working on Modeler for MacOS · Issue #4467 · camunda/camunda-modeler · GitHub. I tried to do the same (just open not a fullscreen window) and now I am able to interact with dropdowns. I tried to reproduce issue step-by-step and I can see the same behaviour once again. Bellow there is dropdown that being unmodifiable.
And once again – if I switch from fullscreen mode (and even back) – I can modify dropdown.
UPD and note: I tried to remove template to verify that it causes the issue and yes it is. If I remove the template and start from the fullscreen mode – all works fine without any issue.
Regards,