camunda / linting

Linting for the Camunda Desktop and Web Modeler
MIT License
2 stars 2 forks source link

Auto-scroll to affected property in properties panel #37

Closed christian-konrad closed 1 year ago

christian-konrad commented 1 year ago

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.

marstamm commented 1 year ago

Can not reproduce in the Camunda Modeler: Recording 2022-12-05 at 09 21 51

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