Skip to content

Click on selection checkbox causes row to expand #932

@pastinepolenta

Description

@pastinepolenta

I have configured my table with:

{ clickToSelect: false, clickToExpand: true }

The table correctly selects and clicking on the row it correctly expands/collapse.
But when I click on the selection checkbox it should NOT expand/collapse. The version 1 of the library was working properly about this.

The usecase is that when a row is expanded and I click the checkbox to select, I don't want the row to collapse.

So basically the click on checkbox should not bubble up the event on the row.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions