Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indeterminate checkbox color #214

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

laratran
Copy link
Contributor

@laratran laratran commented Dec 6, 2023

Fixes #202

Mantine v6 used to have an indeterminate default checkbox state which isn't present in v7.

The MRT_FilterCheckbox should now use the primary color or the color passed by the user through mantineFilterCheckboxProps prop.

image

Copy link

vercel bot commented Dec 6, 2023

@laratran is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

@KevinVandy KevinVandy merged commit 53ae949 into KevinVandy:v2 Dec 6, 2023
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkbox filter doesn’t have a filled colour by default
2 participants