Skip to content

Conversation

@eramosr16
Copy link
Collaborator

@eramosr16 eramosr16 commented Sep 25, 2024

DateTime Rang on Single View mode display previous month by default

Summary of the changes (Less than 80 chars)

Selecting end date panel on the single view mode to match the actual date passed as parameter.

Description

{Detail}

Fixes: #4358

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

[是否影响老版本]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

@bb-auto
Copy link

bb-auto bot commented Sep 25, 2024

Thanks for your PR, @eramosr16. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@codecov
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (565e669) to head (1fa394e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4357   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          613       613           
  Lines        26536     26536           
  Branches      3870      3870           
=========================================
  Hits         26536     26536           

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

@ArgoZhang ArgoZhang changed the title Fix for: https://github.com/dotnetcore/BootstrapBlazor/discussions/4268 fix(DateTimePicker): body defaulting to previous month Sep 26, 2024
@bb-auto bb-auto bot added the bug Something isn't working label Sep 26, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 26, 2024
@ArgoZhang ArgoZhang changed the title fix(DateTimePicker): body defaulting to previous month fix(DateTimePicker): body defaulting to current month Sep 27, 2024
@ArgoZhang ArgoZhang merged commit ed8209e into main Sep 27, 2024
4 checks passed
@ArgoZhang ArgoZhang deleted the bugfix/fixing-single-view-mode-to-display-current-date branch September 27, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(DateTimePicker): body defaulting to previous month

3 participants