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

The first character of the FEEL expression is cut off #183

Closed
CatalinaMoisuc opened this issue Aug 24, 2022 · 0 comments · Fixed by #184
Closed

The first character of the FEEL expression is cut off #183

CatalinaMoisuc opened this issue Aug 24, 2022 · 0 comments · Fixed by #184
Assignees
Labels
bug Something isn't working

Comments

@CatalinaMoisuc
Copy link
Member

Describe the Bug

The first character of the FEEL expression is cut off after I unlink a template.
Funny enough, when I link the template back again, the values is displayed correctly so the value is there, but the editor is cutting it off.

Steps to Reproduce

  1. choose a connector or apply any element template that has some FEEL expression

  2. unlink the template

  3. then the first character of the feel expression is cut off

  4. reapply the template and the characters are back ✨

Issue reproduced in the Web Modeler:

Screen.Recording.2022-08-24.at.16.48.02.mov

Expected Behavior

The first character of the expression is not cut off.

Environment

  • Host Browser, if applicable: Chrome 104
  • OS: macOS Monterey
  • Library version: "camunda-bpmn-js": "0.16.1" > "@bpmn-io/properties-panel": "^0.18.0" > "@bpmn-io/feel-editor": "0.3.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants