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

Radio input does not select a value #332

Closed
Ibrahim-Halil-Kuray opened this issue Aug 31, 2023 · 2 comments · Fixed by #353
Closed

Radio input does not select a value #332

Ibrahim-Halil-Kuray opened this issue Aug 31, 2023 · 2 comments · Fixed by #353
Labels
bug Something isn't working

Comments

@Ibrahim-Halil-Kuray
Copy link
Contributor

Subject of the issue

Radio button element

Your environment

MacOS / Chrome browser/ Stage server

Steps to reproduce

  • I created a form and put a radio button component there with a few options
  • I created a proper template and a workflow
  • In template section I was able to see the value I selected in my template
  • When I run the workflow, select an option and try to continue it says: required (for radio button)
  • When the radio button is not required, I don't see the value I selected in my document.

Expected behaviour

The value I selected should reflected to my document

Actual behaviour

I don't see the value in my document

@loleg loleg added the bug Something isn't working label Aug 31, 2023
@Ibrahim-Halil-Kuray
Copy link
Contributor Author

Same thing happens with 'checkbox' as well.

@tafonina
Copy link
Contributor

The bug is also found on the Forms->Test tab (found by Viacheslav Okhmak s-pro)
image

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