Reduce checkbox field sizes, to reduce accidental clicks
Description
The clickable area for check box fields displayed in an Echo2 Grid grows to the dimensions of the containing cell. This can result in users accidentally toggling the checkbox by clicking within the cell. This can be worked around by wrapping the checkbox in a Row, which will force them to render minimum width.
The clickable area for check box fields displayed in an Echo2 Grid grows to the dimensions of the containing cell.
This can result in users accidentally toggling the checkbox by clicking within the cell.
This can be worked around by wrapping the checkbox in a Row, which will force them to render minimum width.