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][Month picker] Selected month follows preselected month #4090

Merged
merged 1 commit into from Jun 21, 2023

Conversation

KevinFabre-ods
Copy link
Contributor

@KevinFabre-ods KevinFabre-ods commented Jun 21, 2023

When pre-selected month changes, the react-datepicker__month-text--selected class stays on the pre-selected month.

Before

Screen.Recording.2023-06-21.at.16.19.35.mov

After

Screen.Recording.2023-06-21.at.16.19.04.mov

When preselected month changes, the 'react-datepicker__month-text--selected' class stays on the selected month.
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #4090 (d07e4b9) into master (4b01708) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master    #4090      +/-   ##
==========================================
- Coverage   94.51%   94.46%   -0.06%     
==========================================
  Files          20       20              
  Lines        1878     1879       +1     
  Branches      454      454              
==========================================
  Hits         1775     1775              
- Misses         34       35       +1     
  Partials       69       69              
Impacted Files Coverage Δ
src/month.jsx 93.65% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

@martijnrusschen martijnrusschen merged commit 1ce7ca3 into Hacker0x01:master Jun 21, 2023
5 checks passed
@KevinFabre-ods KevinFabre-ods deleted the fix/selected-month branch June 23, 2023 09:15
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