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(TagPicker): fix TagPicker size issue #3702

Merged
merged 2 commits into from
Mar 27, 2024
Merged

fix(TagPicker): fix TagPicker size issue #3702

merged 2 commits into from
Mar 27, 2024

Conversation

simonguo
Copy link
Member

@simonguo simonguo commented Mar 25, 2024

fix: #3692

Before

image

After

image

Copy link

vercel bot commented Mar 25, 2024

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

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2024 2:22am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2024 2:22am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview Mar 26, 2024 2:22am

Copy link

codesandbox-ci bot commented Mar 25, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.76%. Comparing base (35d636b) to head (df6d647).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3702   +/-   ##
=======================================
  Coverage   93.75%   93.76%           
=======================================
  Files         637      637           
  Lines       22323    22324    +1     
  Branches     3053     3054    +1     
=======================================
+ Hits        20930    20931    +1     
  Misses        713      713           
  Partials      680      680           
Flag Coverage Δ
ChromeCi 93.71% <100.00%> (+<0.01%) ⬆️
Firefox 93.13% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

Small TagPicker has wrong paddings
1 participant