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

[Feature] Checkbox Column does not respect checkboxTheme of ThemeData #1049

Closed
luisotavio-dev opened this issue Apr 25, 2024 · 2 comments
Closed
Labels
enhancement New feature or request stale This issue is stale because it has been open for 30 days with no activity.

Comments

@luisotavio-dev
Copy link

I enabled the checkbox for multiselection in my grid with enableRowChecked: true, but the checkbox does not respect the style I applied to the application's global ThemeData. As an example, look at the underlined part:

carbon

This is a simple checkbox customization. Now, look at the final result of my plutogrid. See that I have a column that I added manually that respects the ThemeData style, but the checkbox column added by PlutoGrid is taking the default Material Design checkbox layout, ignoring my customization:

Captura de Tela 2024-04-24 às 23 43 54

Correct me if I'm wrong, but I haven't found any way to even customize this PlutoGrid checkbox style manually. Could you analyze the feasibility of making this resource available?

Thank you very much in advance, and congratulations for the great work.

@luisotavio-dev luisotavio-dev added the enhancement New feature or request label Apr 25, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This issue is stale because it has been open for 30 days with no activity. label May 25, 2024
Copy link

github-actions bot commented Jun 8, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale This issue is stale because it has been open for 30 days with no activity.
Projects
None yet
Development

No branches or pull requests

1 participant