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

Boxed Expression Context Menu Position Off when Problems panel is opened up #4283

Open
GeethaParthasarathy opened this issue May 10, 2024 · 1 comment
Labels
backlog Queued in backlog bug Something isn't working

Comments

@GeethaParthasarathy
Copy link

Describe the bug

The positioning of the Edit formal parameters context menu is off in the Camunda Modeler when we open up the problems panel

Steps to reproduce

  1. Create a BKM
  2. Add a literal expression to it
  3. Click on the edit formal parameter context menu
  4. And open up the problems panel
  5. We could see that the Boxed Expression Context Menu Position Off
Screen.Recording.2024-05-10.at.11.36.52.mov

Expected behavior

Position should remain fixed for the context menu even when the problems panel is opened up

Environment

  • OS: [MacOS 10.2]
  • Camunda Modeler Version: [23.0.0]
  • Execution Platform: [Camunda 8]
  • Installed plug-ins: [...]

Additional context

No response

@GeethaParthasarathy GeethaParthasarathy added the bug Something isn't working label May 10, 2024
@barmac
Copy link
Contributor

barmac commented May 10, 2024

I thought initially that this is strictly caused by how context menu works in the upstream table-js project, but the position is correct in a similar situation in the decision table viewer:

Screen.Recording.2024-05-10.at.11.45.37.mov

@nikku nikku added the backlog Queued in backlog label May 22, 2024 — with bpmn-io-tasks
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
Projects
None yet
Development

No branches or pull requests

3 participants