Description
Is your feature request related to a problem? Please describe.
As a user, I want to be able to make a selection from the list as easy as possible. Currently, the radio button is only activated when clicking inside the circle. The usability would be greatly improved if the clickable area was increased.
Currently, only blue lines are created around the cell when another area is clicked. (See screenshots)
Describe the solution you'd like
I use the datatable as a multi-column picklist. Links or editable areas are disabled (see screenshot). It would be great if this design automatically enabled easier selectable radio buttons.
It would be amazing if the entire red highlighted area (see screenshot) resulted in a selected radio button.
Describe alternatives you've considered
A great first step would be to count the whole first cell and not only the circle of the radio button as clickable area. (See example 2)
Thanks for your great work, the datatable helped me a lot with my latest project.