[PR #2185] [MERGED] Fix #2167 #3115

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2185
Author: @romaniv-dev
Created: 6/13/2025
Status: Merged
Merged: 6/16/2025
Merged by: @enchev

Base: masterHead: fix/2167-hover-cursor


📝 Commits (1)

📊 Changes

4 files changed (+38 additions, -21 deletions)

View changed files

📝 Radzen.Blazor/RadzenRadioButtonList.razor (+1 -1)
📝 Radzen.Blazor/RadzenRadioButtonList.razor.cs (+5 -0)
📝 Radzen.Blazor/RadzenRadioButtonListItem.cs (+4 -1)
📝 Radzen.Blazor/themes/components/blazor/_radio.scss (+28 -19)

📄 Description

Fix for #2167
Set cursor to initial for disabled RadioButtonList elements

https://github.com/user-attachments/assets/6c67e036-7b97-49c2-a4a6-a8c038300844

https://github.com/user-attachments/assets/60fb3560-1033-44d9-842d-d9170a1b0d3a


🔄 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/2185 **Author:** [@romaniv-dev](https://github.com/romaniv-dev) **Created:** 6/13/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `fix/2167-hover-cursor` --- ### 📝 Commits (1) - [`456aea6`](https://github.com/radzenhq/radzen-blazor/commit/456aea60c0c50b02feab2ba2c900c290711e500a) Fix #2167 ### 📊 Changes **4 files changed** (+38 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenRadioButtonList.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenRadioButtonList.razor.cs` (+5 -0) 📝 `Radzen.Blazor/RadzenRadioButtonListItem.cs` (+4 -1) 📝 `Radzen.Blazor/themes/components/blazor/_radio.scss` (+28 -19) </details> ### 📄 Description Fix for #2167 Set cursor to initial for disabled RadioButtonList elements https://github.com/user-attachments/assets/6c67e036-7b97-49c2-a4a6-a8c038300844 https://github.com/user-attachments/assets/60fb3560-1033-44d9-842d-d9170a1b0d3a --- <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:21:59 +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#3115