Skip to content

Can't disable the Tooltip on the Checkboxes #395

@tobi110289

Description

@tobi110289

mantine-react-table version

2.0.0-beta.1

react & react-dom versions

18.2.0

Describe the bug and the steps to reproduce it

I am trying to disable the tooltips on the individual rows and the SelectAll Checkboxes, but I have found no way to do that successfully.
If I give these Props, there is a little "empty" box rendered (see screenshot)

mantineSelectAllCheckboxProps: { title: "" },
mantineSelectCheckboxProps: { title: "" },

Screenshot 2024-08-13 at 14 54 16

I am looking forward to a simple solution!
Thank you very much

Minimal, Reproducible Example - (Optional, but Recommended)

/

Screenshots or Videos (Optional)

No response

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

No, because I do not have time to dig into it

Terms

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    V2Issue with MRT V2bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions