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 Label Does Not Respond to Dark Mode #4617

Closed
4 tasks done
calebpollman opened this issue Oct 31, 2023 · 0 comments · Fixed by #5003
Closed
4 tasks done

Checkbox Label Does Not Respond to Dark Mode #4617

calebpollman opened this issue Oct 31, 2023 · 0 comments · Fixed by #5003
Labels
bug Something isn't working good first issue Good for newcomers Primitive An issue or a feature-request for one or more UI Primitive

Comments

@calebpollman
Copy link
Member

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

React

Which UI component?

Primitive components

How is your app built?

NextJS

What browsers are you seeing the problem on?

Chrome

Which region are you seeing the problem in?

No response

Please describe your bug.

CleanShot 2023-10-31 at 10 29 10@2x

What's the expected behaviour?

CleanShot 2023-10-31 at 10 32 11@2x

Help us reproduce the bug!

<ThemeProvider colorMode="dark">
  <Checkbox label="Hello World!" />
</ThemeProvider>

Code Snippet

// Put your code below this line.

Console log output

No response

Additional information and screenshots

No response

@calebpollman calebpollman added bug Something isn't working Primitive An issue or a feature-request for one or more UI Primitive labels Oct 31, 2023
@github-actions github-actions bot added the pending-triage Issue is pending triage label Oct 31, 2023
@calebpollman calebpollman added good first issue Good for newcomers and removed pending-triage Issue is pending triage labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers Primitive An issue or a feature-request for one or more UI Primitive
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant