When we have an element with dropdown in the Variables tab when collapsed and clicking on the next element opens up the dropdown of the other elements automatically
Steps to reproduce
Create a BPMN diagram with sub process and User task
Create input/ output variables for the above tasks
Click on the variables tab
We could see a dropdown open under the sub process
Collapse the dropdown
Click on any other element in the variables tab
We could see that the dropdown of the sub process is automatically open again
Describe the bug
When we have an element with dropdown in the Variables tab when collapsed and clicking on the next element opens up the dropdown of the other elements automatically
Steps to reproduce
https://github.com/user-attachments/assets/5695d8d4-5bdd-41e6-9142-d8ac2849ae24
Expected behavior
Dropdown of the elements should not be auto-focussed on clicking other elements in the variables tab
Environment
Additional context
No response