[PR #956] [MERGED] Color Picker: reset the color to the initial state when dismissing a popup #2420

Closed
opened 2026-01-29 18:18:45 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/956
Author: @Cosmatevs
Created: 5/4/2023
Status: Merged
Merged: 5/5/2023
Merged by: @enchev

Base: masterHead: color-picker-value-reset


📝 Commits (1)

  • a72fc3c Color Picker: reset the color to the initial state when a popup with an 'ok' button was closed by clicking outside

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenColorPicker.razor (+2 -2)
📝 Radzen.Blazor/RadzenColorPicker.razor.cs (+12 -3)

📄 Description

A fix for #273


🔄 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/956 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/5/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `color-picker-value-reset` --- ### 📝 Commits (1) - [`a72fc3c`](https://github.com/radzenhq/radzen-blazor/commit/a72fc3cb99780f337c88868dffb052bda9562d39) Color Picker: reset the color to the initial state when a popup with an 'ok' button was closed by clicking outside ### 📊 Changes **2 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenColorPicker.razor` (+2 -2) 📝 `Radzen.Blazor/RadzenColorPicker.razor.cs` (+12 -3) </details> ### 📄 Description A fix for #273 --- <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:18:45 +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#2420