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: correctly apply styles to <Select> icon #4026

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Conversation

sebald
Copy link
Member

@sebald sebald commented Jul 19, 2024

Description

Styles for the icons from theme wasn't applied in the <Select> component.

What should be tested?

Cant really tests it I guess, because we don't yet apply styles to it. Noticed it because I wanted to add some styles in the docs theme.

Are they some special informations required to test something?

Nope.

Reviewers:

@marigold-ui/developer

Copy link

vercel bot commented Jul 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 9:36am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 9:36am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 9:36am

Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: b2cbf3a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@marigold/components Patch
@marigold/storybook-config Patch
@marigold/docs Patch
@marigold/theme-b2b Patch
@marigold/theme-core Patch
@marigold/theme-docs Patch
@marigold/system Patch
@marigold/icons Patch
@marigold/theme-preset Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the type:feature New feature or component label Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.64%. Comparing base (0e58fe6) to head (b2cbf3a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4026      +/-   ##
==========================================
- Coverage   99.69%   99.64%   -0.06%     
==========================================
  Files         130      130              
  Lines        7914     7914              
  Branches      211      334     +123     
==========================================
- Hits         7890     7886       -4     
- Misses         23       27       +4     
  Partials        1        1              
Files Coverage Δ
packages/components/src/Select/Select.tsx 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@sebald sebald merged commit 94e9a1b into main Jul 19, 2024
13 of 14 checks passed
@sebald sebald deleted the fix-select-icon-color branch July 19, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants