PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
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
..
ActionExecution
AdminSettings
Anvil
AppNavigation
AuditLogs
Autocomplete
Binding
Branding
BugTests
CodeComment
CommunityTemplate
Debugger
DynamicHeight
Editor
EmbedSettings
ExplorerTests
Fork
FormLogin
FormNativeToRawTests
Git
Github
Google
Homepage
IDE
JSLibrary
JSObject
Linting
MobileResponsiveTests
Onboarding
OneClickBinding
OtherUIFeatures
PartialImportExport
PeekOverlay
Performance
ProductRamps
PropertyPane
PublishedApps
Refactoring
SetProperty
SettingsPane
Templates
ThemingTests
UserProfile
VisualTests
Widgets fix: checkbox column misalignment on table widget (#34222) 2024-06-20 11:50:37 +05:30
Workspace