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 stretched SelectorGroup #2405

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

connor-baer
Copy link
Member

Addresses #ticket-number.

Purpose

Describe what you are trying to accomplish

Approach and changes

Describe how you solved the problem

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

Copy link

changeset-bot bot commented Jan 23, 2024

🦋 Changeset detected

Latest commit: 9b71e68

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

This PR includes changesets to release 1 package
Name Type
@sumup/circuit-ui 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

Copy link

vercel bot commented Jan 23, 2024

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

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2024 7:30pm

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.76%. Comparing base (07c0da3) to head (9b71e68).
Report is 134 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2405   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files         227      227           
  Lines       18873    18878    +5     
  Branches     1178     1177    -1     
=======================================
+ Hits        18262    18267    +5     
  Misses        598      598           
  Partials       13       13           
Files Coverage Δ
...ckages/circuit-ui/components/Selector/Selector.tsx 95.51% <100.00%> (ø)
...cuit-ui/components/SelectorGroup/SelectorGroup.tsx 97.40% <100.00%> (+0.05%) ⬆️

This comment was marked as outdated.

@github-actions github-actions bot added stale and removed stale labels Mar 25, 2024

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant