-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Package] Components/packages/components/packages/components[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
The Check
icon, which indicates a selected option within CustomSelectControl
and CustomSelectControlV2
, becomes nearly invisible in dark mode due to its dark color. Unlike other elements in the component, it does not adapt properly to the dark theme.
Step-by-step reproduction instructions
- Open the Storybook documentation for
CustomSelectControl
from here. - Select an option.
- Confirm, the
check
icon corresponding to the selected option is nearly visible.
Screenshots, screen recording, code snippet
Environment info
- WordPress version: 6.8-beta2-59978
- Gutenberg Version: abe0a0d
- OS: macOS Sequoia
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Package] Components/packages/components/packages/components[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended