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

Field suggestions in form playground input lead to validation error #4758

Open
barmac opened this issue Dec 13, 2024 · 0 comments
Open

Field suggestions in form playground input lead to validation error #4758

barmac opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working Forms ux

Comments

@barmac
Copy link
Collaborator

barmac commented Dec 13, 2024

Describe the bug

In the form playground input, I can provide a JSON for the variables. The editor suggests the form fields keys, but as soon as they are added, the JSON is invalid. This leads to bad UX.

image

Steps to reproduce

  1. Add a form field
  2. Start typing in JSON input.
  3. now this happens

Expected behavior

No suggestions beyond valid JSON values (e.g. null, true, false).

Environment

  • OS: [e.g. MacOS 10.2, Windows 10]
  • Camunda Modeler Version: 5.29.0, 5.30.0, maybe even earlier.
  • Execution Platform: [e.g. Camunda 7, Camunda 8]
  • Installed plug-ins: [...]

Additional context

No response

@barmac barmac added bug Something isn't working ux Forms labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Forms ux
Projects
None yet
Development

No branches or pull requests

1 participant