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

Checkbox component does not make use of color prop #377

Closed
gabrielnvian opened this issue May 14, 2023 · 1 comment
Closed

Checkbox component does not make use of color prop #377

gabrielnvian opened this issue May 14, 2023 · 1 comment
Labels
bug Something isn't working component New or changes to components

Comments

@gabrielnvian
Copy link

What package has an issue

@svelteuidev/core

A clear and concise description of what the bug is

The checkbox component appears gray no matter what color is specified

In which browser(s) did the problem occur?

Microsoft Edge

Steps To Reproduce

<Checkbox color="blue" size="lg">
	<Icon />
</Checkbox>

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

No

Relevant Assets

No response

@gabrielnvian gabrielnvian added the bug Something isn't working label May 14, 2023
@BeeMargarida BeeMargarida added the component New or changes to components label May 14, 2023
@BeeMargarida
Copy link
Member

Fixed in the new patch 0.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component New or changes to components
Projects
Status: Done
Development

No branches or pull requests

2 participants