Task Description
Currently, our DataGridCheckboxCell component has been in WIP-status for way too long, while we are still seeign issues with misaligned Checkboxes in DataGrids in our applications.
In order to remedy both, the DatagridCheckboxCell component should be streamlined and un-WIPed.
The Checkbox import should be removed, the cell should not render a Checkbox (developers should simply use it to place a Checkbox component inside and wire up all functionality with the checkbox directly. This is also much easier to retrofit in existing application views.
Sub-tasks
Related Issues
Task Description
Currently, our
DataGridCheckboxCellcomponent has been in WIP-status for way too long, while we are still seeign issues with misaligned Checkboxes in DataGrids in our applications.In order to remedy both, the DatagridCheckboxCell component should be streamlined and un-WIPed.
The Checkbox import should be removed, the cell should not render a Checkbox (developers should simply use it to place a Checkbox component inside and wire up all functionality with the checkbox directly. This is also much easier to retrofit in existing application views.
Sub-tasks
CheckboximportRelated Issues