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(DateRangePicker): fix calendar panel vertical display #3806

Merged
merged 1 commit into from
May 15, 2024

Conversation

simonguo
Copy link
Member

fix #3800

Copy link

codesandbox bot commented May 14, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 14, 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 May 14, 2024 5:56am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 5:56am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 5:56am

Copy link

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 May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (166fb45) to head (b349cfa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3806   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files         661      661           
  Lines       22843    22843           
  Branches     3093     3093           
=======================================
  Hits        21446    21446           
  Misses        709      709           
  Partials      688      688           
Flag Coverage Δ
ChromeCi 93.84% <ø> (ø)
Firefox 93.22% <ø> (-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.

@simonguo simonguo merged commit 0da17e9 into main May 15, 2024
16 checks passed
@simonguo simonguo deleted the fix/DateRangePicker-3800 branch May 15, 2024 01:41
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.

DateRangePicker style breaks if rerenders are caused in a certain way
1 participant