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 openToDate causes month shifting (#3779) #3799

Merged
merged 3 commits into from Jan 30, 2023

Conversation

yuki0410-dev
Copy link
Contributor

@yuki0410-dev yuki0410-dev commented Oct 21, 2022

fix openToDate causes month shifting (#3779)

note:
When you select the same(startDate) date, props.monthSelectedIn is updated, but state.date is not updated(in Calendar Component.

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #3799 (a07519f) into master (3070e4a) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head a07519f differs from pull request most recent head 321084a. Consider uploading reports for the commit 321084a to get more accurate results

@@            Coverage Diff             @@
##           master    #3799      +/-   ##
==========================================
+ Coverage   94.59%   94.65%   +0.05%     
==========================================
  Files          20       20              
  Lines        1684     1684              
  Branches      404      404              
==========================================
+ Hits         1593     1594       +1     
+ Misses         27       26       -1     
  Partials       64       64              
Impacted Files Coverage Δ
src/calendar.jsx 94.19% <ø> (ø)
src/year.jsx 97.18% <0.00%> (+1.40%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martijnrusschen martijnrusschen merged commit 3ed38ac into Hacker0x01:master Jan 30, 2023
@yuki0410-dev yuki0410-dev deleted the feature/fix_#3779 branch February 6, 2023 03:18
p-rogas pushed a commit to p-rogas/react-datepicker that referenced this pull request Mar 22, 2023
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.

None yet

2 participants