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

Builder: tab API: custom properties: bug #5741

Closed
rzorzorzo opened this issue Aug 13, 2024 · 1 comment
Closed

Builder: tab API: custom properties: bug #5741

rzorzorzo opened this issue Aug 13, 2024 · 1 comment

Comments

@rzorzorzo
Copy link

Describe the bug

  1. in "key" field: the text key is a value of the input field instead of a placeholder
  2. when adding a second property: the property is repeated multiple times with empty value and copies of the key

Version/Branch
5.0.0-rc.48

To Reproduce
Steps to reproduce the behavior:

  1. Create form...
  2. Add component...
  3. API tab, click "+add another"
  4. enter key input field -> "key" is not a placeholder
  5. enter key and value
  6. click "+add another" again
  7. enter a key and value -> multiple keys are added (depends on length of entered key)

Expected behavior

  1. word key should be a placeholder not a value
  2. ui should not add multiple properties

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
firefox_iDTyUyoTZu
firefox_PunqPD3Pio

@lane-formio
Copy link
Contributor

Should be resolved with #5733.
Try formio/[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants