Skip to content

Bug: Fix radio and checkbox not aligned properly #150

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Conversation

saicheck2233
Copy link

Description: The radio button and checkbox in the form did not aligned correctly and cause the UI to looks distorted.

Pic before changes:
image
The radio button and checkbox is misaligned

Pic after changes:
image
The radio button and checkbox is now aligned and adhere to Bootstrap v4 standard.

jasonchuah4 and others added 30 commits June 26, 2023 22:06
Adding new item to an array doesnt show default values when Initial Data
 is passed
issue#90: email validation does not work
issue#138: empty string not returned
issue#115: add password field format
issue#37: add support for radio button
jasonchuah4 and others added 28 commits July 9, 2023 01:12
Issue#130 and brutusin#144: Add collapsible form support
issue#121: remove `eval` func
Issue#129: Clean data after onChange between oneOf
Issue#59: Remove colon from the title
bug: getData() won’t display on oneOf schema
…ample

Enhancement: Add additional input type example
Enhancement: Add `getData()` for radio format
Enhancement: Add validation support for radio button
Enhancement: Add support for checkbox input
Enhancement: Add checkbox example into UI
…kbox

Enhancement: Add getData() support for checkbox
…Checkbox

Enhancement: Add initial data support for checkbox
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants