Open brynwhyman opened 5 years ago
I think this needs to be raised on symbiote/silverstripe-gridfieldextensions, since that's the component that renders the inline editable checkboxes and the same request here would be valid for all implementations of it.
Things to consider when doing this:
Thoughts @brynwhyman?
I agree it belongs on GridFieldExtensions. I think there should be a variant (probably through configuration) that allows label-less checkboxes in columns. It can still be screen reader friendly with appropriate html attributes. I personally would prefer that it also involve making the whole table cell the label for the checkbox - ie. making a click anywhere on the cell toggle the checkbox.
Moved to: https://github.com/symbiote/silverstripe-gridfieldextensions/issues/281
I'll keep this ticket in CKAN to track whether we action this as part of the CKAN initiative currently underway.
Update styling so the whole cell/padding for column's 'in results'/'in detail' checkbox is selectable.
Action this in: https://github.com/symbiote/silverstripe-gridfieldextensions/issues/281