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 #5581

Closed alexandraRamanenka closed 1 month ago

alexandraRamanenka commented 2 months ago

Link to Jira Ticket

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

Description

Added some missing attributes to the Checkbox component, the PR for 5.x renderer was created separetaly sue to the changes of the project structure and moving templates to the separate lib https://github.com/formio/bootstrap/pull/92

Dependencies

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

How has this PR been tested?

Manually and automated tests are written

Checklist: