trendmicro-frontend / react-table

React Table component
https://trendmicro-frontend.github.io/react-table
MIT License
24 stars 8 forks source link

[Suggestion] When mouse over on expand column, parent row shouldn't display hover style. #13

Closed ashleyyang0610 closed 4 years ago

ashleyyang0610 commented 6 years ago

On style portal, it doesn't define expand column style. For common user experience, when user mouse over expand column, its parent row shouldn't show hover style.

js-pankaj-rana commented 5 years ago

Facing the same issue, when I hover over the expanded row, the action.handleExpandedRowRender method is triggering every hover.

Link is below

https://github.com/trendmicro-frontend/react-table/blob/master/examples/tables/ExpandedRow.jsx

tinaClin commented 4 years ago

Fixed in v2.0.1