[PR #423] [MERGED] Fixing error when YearRange is set but from calledar arrow <, > was a… #2177

Open
opened 2026-01-29 18:17:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/423
Author: @douglassimaodev
Created: 4/11/2022
Status: Merged
Merged: 4/12/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • 4b8cb14 Fixing error when YearRange is set but from calledar arrow <, > was allowing changing to a different year

📊 Changes

2 files changed (+14 additions, -7 deletions)

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor (+2 -2)
📝 Radzen.Blazor/RadzenDatePicker.razor.cs (+12 -5)

📄 Description

This change is to fix the bug when you have YearRange set like 2020:2021 if in the calendar you have 01/01/2020 and press the arrow [ < ] it would allow you move to 2019


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/423 **Author:** [@douglassimaodev](https://github.com/douglassimaodev) **Created:** 4/11/2022 **Status:** ✅ Merged **Merged:** 4/12/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4b8cb14`](https://github.com/radzenhq/radzen-blazor/commit/4b8cb14533996c060dbe1d4238bd019408b6e4f2) Fixing error when YearRange is set but from calledar arrow <, > was allowing changing to a different year ### 📊 Changes **2 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor` (+2 -2) 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+12 -5) </details> ### 📄 Description This change is to fix the bug when you have YearRange set like 2020:2021 if in the calendar you have 01/01/2020 and press the arrow [ < ] it would allow you move to 2019 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2177