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-8199: Fixes an issue where Checkbox does not have id and for attributes #5566

Closed alexandraRamanenka closed 2 months ago

alexandraRamanenka commented 2 months ago

Link to Jira Ticket

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

Description

Added id and for attributes for a single Checkbox component

How has this PR been tested?

Manually, also automated tests were added

Checklist: