[PR #108] [CLOSED] Moved "Busy" method into DialogService and cleand up the example razor page #2027

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/108
Author: @chrgraefe
Created: 4/28/2021
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • f6c1d0a Method is unused
  • 463fa69 moved busy method into DialogService

📊 Changes

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

View changed files

📝 Radzen.Blazor/DialogService.cs (+19 -0)
📝 RadzenBlazorDemos/Pages/DialogPage.razor (+1 -32)

📄 Description

Moved "Busy" method into DialogService and cleand up the example razor page


🔄 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/108 **Author:** [@chrgraefe](https://github.com/chrgraefe) **Created:** 4/28/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f6c1d0a`](https://github.com/radzenhq/radzen-blazor/commit/f6c1d0a0bf55b99d1d0d49a307e8418428c11481) Method is unused - [`463fa69`](https://github.com/radzenhq/radzen-blazor/commit/463fa697ea105424fab44680e8b8bcaaec0520cf) moved busy method into DialogService ### 📊 Changes **2 files changed** (+20 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/DialogService.cs` (+19 -0) 📝 `RadzenBlazorDemos/Pages/DialogPage.razor` (+1 -32) </details> ### 📄 Description Moved "Busy" method into DialogService and cleand up the example razor page --- <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:16:47 +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#2027