mantine-react-table icon indicating copy to clipboard operation
mantine-react-table copied to clipboard

Selected row style not set

Open maxehrhardt opened this issue 6 months ago • 0 comments

mantine-react-table version

V2

react & react-dom versions

18.3.0

Describe the bug and the steps to reproduce it

MantineTableBodyRow styling of selected row is not set as expected. In V1 the styling of the selected row was set automatically: https://www.mantine-react-table.com/docs/guides/row-selection

Which is not working in V2 anymore: https://v2.mantine-react-table.com/docs/guides/row-selection

Minimal, Reproducible Example - (Optional, but Recommended)

V1 example: https://www.mantine-react-table.com/docs/guides/row-selection

V2 example: https://v2.mantine-react-table.com/docs/guides/row-selection

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

None

Terms

  • [X] I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

maxehrhardt avatar Aug 09 '24 15:08 maxehrhardt