PromucFlow_constructor/app/client/cypress/e2e/Regression
Saicharan Chetpelly 092208a1c1
fix: checkbox column misalignment on table widget (#34222)
Fixes #21790
_or_  
Fixes [Issue URL](https://github.com/appsmithorg/appsmith/issues/21790)

Introduced a new prop called isFullWidth for the CheckboxComponent and
pass this prop to this styled component CheckboxContainer. The
isFullWidth is an optional boolean property whole default value would be
true.
 
Added screenshot for reference.

![image](https://github.com/appsmithorg/appsmith/assets/119920490/1e5f3a9c-d98a-4525-85bc-8f6f471435ed)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a full-width option for checkboxes to enable better styling
flexibility.
  
- **Tests**
- Added new test cases to verify checkbox styling properties in tables.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-20 11:50:37 +05:30
..
Apps chore: unified way of writing messages in cypress (#33659) 2024-05-27 15:34:45 +02:00
ClientSide fix: checkbox column misalignment on table widget (#34222) 2024-06-20 11:50:37 +05:30
Enterprise/AdminSettings test: Updating the locator for upgrade button on admin settings (#33872) 2024-05-31 21:07:28 +05:30
ServerSide test: ConnectionErrors_Spec.ts - created common error for connection failure (#34024) 2024-06-06 17:11:56 +05:30