Closed christian-konrad closed 1 year ago
Can not reproduce in the Camunda Modeler:
This was fixed in the properties panel (@bpmn-io/properties-panel@0.24.1
). Web modeler needs to update the properties panel dependencies to integrate the fix.
Cf. https://camunda.slack.com/archives/C034N0E5YCX/p1669984078122999
Problem
When there is a problem with a property indicated in the problems panel or via annotation, and I click on it to see the affected property, the properties panel does not scroll down, and especially in Web Modeler, where the viewport is small, I can't see the property.
See video:
https://user-images.githubusercontent.com/56470362/205433166-70ca4f7f-23e3-48d4-a61b-344286f6d189.mov
Expected behavior
Scroll to the property when highlighting it after clicking on the problem line or annotation.