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 the end time cannot be changed when only one calendar is displayed #3743

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

simonguo
Copy link
Member

20240417.mp4

fix: #3739

Copy link

codesandbox bot commented Apr 17, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

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

Copy link

codesandbox-ci bot commented Apr 17, 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.

@simonguo simonguo changed the title feat(DateRangePicker): fix the end time cannot be changed when only one calendar is displayed fix(DateRangePicker): fix the end time cannot be changed when only one calendar is displayed Apr 17, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 97.91667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.74%. Comparing base (2896530) to head (dcf8a5e).

Files Patch % Lines
src/DateRangePicker/DateRangePickerContext.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3743   +/-   ##
=======================================
  Coverage   93.74%   93.74%           
=======================================
  Files         648      650    +2     
  Lines       22514    22531   +17     
  Branches     3076     3081    +5     
=======================================
+ Hits        21105    21122   +17     
  Misses        722      722           
  Partials      687      687           
Flag Coverage Δ
ChromeCi 93.70% <97.91%> (+<0.01%) ⬆️
Firefox 93.09% <97.91%> (+<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.

How can I change the last hour for a DateRangeInput
1 participant