-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: checkboxChanges related to the checkbox.Changes related to the checkbox.
Description
Steps to reproduce
Steps:
- Open this link to live example: https://mui.com/material-ui/react-checkbox/#formgroup
- Write a long text in the FormHelperText.
- Hitbox is now larger than it should be.
Current behavior
Hitbox gets larger, following the FormHelperText length.
It's more noticeable whithout label where we see the hitbox is as large as the helpertext. The checkbox also get centered.

Expected behavior
Checkbox hitbox should be unaffected by the FormHelperText.
I tested the checkbox, but I suppose other controls are also affected.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: FormHelperText control hitbox
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: checkboxChanges related to the checkbox.Changes related to the checkbox.