[PR #1607] [MERGED] RadzenDatePicker-Fix-Parameter-ShowButton #2833

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1607
Author: @k-Sacr
Created: 7/19/2024
Status: Merged
Merged: 7/22/2024
Merged by: @enchev

Base: masterHead: RadzenDatePicker-Fix-Parameter-ShowButton


📝 Commits (1)

  • 81ebc09 Fixed the issue where the DatePicker popup not appeared in RadzenDatePicker when the ShowButton parameter was set to false.

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor (+1 -1)
📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+1 -1)

📄 Description

Fixed the issue where the date selection popup appeared in RadzenDatePicker when the ShowButton parameter was set to false.
After updating Radzen nuget in project, we discovered that we lost the ability to select a date (without the button) and change the value in the input field.

изображение

Before:

https://github.com/user-attachments/assets/9b750622-f3d3-40b9-9d8c-b473cd314442

After:

https://github.com/user-attachments/assets/cd0625dc-72bb-4491-84d0-6510d3d8af42


🔄 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/1607 **Author:** [@k-Sacr](https://github.com/k-Sacr) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/22/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `RadzenDatePicker-Fix-Parameter-ShowButton` --- ### 📝 Commits (1) - [`81ebc09`](https://github.com/radzenhq/radzen-blazor/commit/81ebc096ab18a15563c3ee99428ad137dc31513e) Fixed the issue where the DatePicker popup not appeared in RadzenDatePicker when the ShowButton parameter was set to false. ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor` (+1 -1) 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+1 -1) </details> ### 📄 Description Fixed the issue where the date selection popup appeared in RadzenDatePicker when the ShowButton parameter was set to false. _After updating Radzen nuget in project, we discovered that we lost the ability to select a date (without the button) and change the value in the input field._ ![изображение](https://github.com/user-attachments/assets/b5fe7f82-ad1d-4918-bcd3-29e149107ceb) Before: https://github.com/user-attachments/assets/9b750622-f3d3-40b9-9d8c-b473cd314442 After: https://github.com/user-attachments/assets/cd0625dc-72bb-4491-84d0-6510d3d8af42 --- <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:20:40 +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#2833