saas-js / saas-ui

The React component library for startups, built with Chakra UI.
https://saas-ui.dev
MIT License
1.36k stars 131 forks source link

Checkbox label is rendered twice #233

Closed poulainpi closed 6 months ago

poulainpi commented 6 months ago

Description

Field of type checkbox has label rendered twice. The label should only be displayed to the right of the checkbox

Actual : image

Expected : image

Link to Reproduction

https://saas-ui.dev/docs/components/forms/field#checkbox-field

Steps to reproduce

No response

Saas UI Version

2.8.4

Chakra UI Version

No response

Browser

No response

Operating System

Additional Information

No response

linear[bot] commented 6 months ago

SUI-482 Checkbox label is rendered twice

Pagebakers commented 6 months ago

Thanks for reporting!

Pagebakers commented 6 months ago

Will be fixed in the next release.

poulainpi commented 6 months ago

Fixed in 2.8.5, thanks!