formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.04k forks source link

FIO-7334: Fixes an issue where Radio values do not appear for Action Conditions settings #5542

Closed alexandraRamanenka closed 3 months ago

alexandraRamanenka commented 3 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7334

Description

The static method providing Value Component for each component of the form was not implmented for the Radio omponent

Why have you chosen this solution?

Although there were many potential solutions such as ..., [my solution] was best because ...

Dependencies

This PR depends on the following PRs from other Form.io modules: ...

How has this PR been tested?

I added automated tests to cover [all/the following] cases, including ...

Checklist: