react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

fix(bootstrap-4): double margin above select widget help text

Open abemedia opened this issue 3 years ago • 1 comments

Reasons for making this change

The SelectWidget has a double margin above the help text. Have added mb-0 like on the TextWidget.

abemedia avatar Oct 24 '21 20:10 abemedia

@abemedia This PR has conflicts, is missing updates to the test snapshots and, I'm also interested in seeing a screenshot of the before and after

heath-freenome avatar Aug 29 '22 17:08 heath-freenome

@abemedia This most likely was fixed when the Form.Group was moved to the FieldTemplate in v5. If this is still an issue, please provide a new fix.

heath-freenome avatar Feb 03 '23 16:02 heath-freenome