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

Cannot use / slow experience using Feel Literal Expressions in DMN #4174

Open
Benuuu opened this issue Mar 5, 2024 · 3 comments
Open

Cannot use / slow experience using Feel Literal Expressions in DMN #4174

Benuuu opened this issue Mar 5, 2024 · 3 comments
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day

Comments

@Benuuu
Copy link

Benuuu commented Mar 5, 2024

Describe the bug

When using Feel language Literal Expressions in Camunda 7 DMNs the typing is slow or unresponsive.

Steps to reproduce

  1. Download 5.16.0
  2. Create a Camunda 7 DMN
  3. Change the default box to a literal expression with the language feel
  4. Save the file
  5. Open the file in Camunda Modeler 5.17.0 or up to 5.20.0
  6. Attempt to type into the literal expression box

https://github.com/camunda/camunda-modeler/assets/293217/671a157e-38c5-4eda-9113-51ea9318f631
https://github.com/camunda/camunda-modeler/assets/293217/03c3444b-aeaf-4d0c-9dfd-81f2d1410adf

diagram_1.dmn.zip

Expected behavior

I should be able to edit easily.

Environment

  • OS: 14.1.1 (23B81)
  • Camunda Modeler Version: 5.17.0 - 5.20.0
  • Execution Platform: Camunda 7

Additional context

No response

@Benuuu Benuuu added the bug Something isn't working label Mar 5, 2024
@barmac
Copy link
Collaborator

barmac commented Mar 6, 2024

I can reproduce the slow experience initially but after first few characters it works just fine. Can you reproduce the problem at https://demo.bpmn.io/dmn as well? I couldn't.

Also, on the capture I noticed the trouble with focusing the literal expression which is a known issue: bpmn-io/dmn-js#788

@barmac barmac added the needs more information Requires additional information to be actionable. label Mar 6, 2024
@Benuuu
Copy link
Author

Benuuu commented Mar 6, 2024

@barmac I don't seem to be able to reproduce on https://demo.bpmn.io/dmn. Your observation of initially slow followed by working fine after some characters seems to align with my experience. It seems to reproduce every time I quit Camunda Modeler and re-open it. It doesn't seem to happen once open and getting past the few characters.

You helped me realize that I was also experiencing the first line issue (bpmn-io/dmn-js#788). Between the two issues it really confused my experience.

@barmac
Copy link
Collaborator

barmac commented Mar 7, 2024

Thanks for confirmation. I will move the issue to the backlog right now as it doesn't seem to be blocking.

@barmac barmac added backlog Queued in backlog spring cleaning Could be cleaned up one day and removed needs more information Requires additional information to be actionable. labels Mar 7, 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