Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables dropdown when collapsed and clicking on the next element opens up the dropdown again automatically #4729

Open
GeethaParthasarathy opened this issue Nov 26, 2024 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day

Comments

@GeethaParthasarathy
Copy link

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

  1. Create a BPMN diagram with sub process and User task
  2. Create input/ output variables for the above tasks
  3. Click on the variables tab
  4. We could see a dropdown open under the sub process
  5. Collapse the dropdown
  6. Click on any other element in the variables tab
  7. We could see that the dropdown of the sub process is automatically open again
Screen.Recording.2024-11-26.at.10.36.17.mov

Expected behavior

Dropdown of the elements should not be auto-focussed on clicking other elements in the variables tab

Environment

  • OS: [e.g. MacOS 10.2]
  • Camunda Modeler Version: 5.30 rc-1]
  • Execution Platform: [ Camunda 8]

Additional context

No response

@GeethaParthasarathy GeethaParthasarathy added the bug Something isn't working label Nov 26, 2024
@barmac
Copy link
Collaborator

barmac commented Nov 26, 2024

Thanks for the report. I can reproduce it both in 5.30.0-rc.1 and 5.29.0.

@barmac barmac added backlog Queued in backlog spring cleaning Could be cleaned up one day labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day
Projects
None yet
Development

No branches or pull requests

2 participants