[PR #719] [CLOSED] Dialog Parenting #2299

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/719
Author: @vladimirmazarakis
Created: 11/22/2022
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • cce7c46 Dialog Parenting
  • e7ad66a Revert "Dialog Parenting"
  • 4f3f785 Revert "DialogService.OpenAsync will not execute Radzen.openDialog() when options.ChildContent is set"

📊 Changes

4 files changed (+8 additions, -32 deletions)

View changed files

📝 Radzen.Blazor/DialogService.cs (+4 -0)
📝 Radzen.Blazor/RadzenDialog.razor (+2 -0)
📝 Radzen.Blazor/Rendering/DialogContainer.razor (+0 -30)
📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+2 -2)

📄 Description

Going to use that for personal projects, contributed just in case you are intrested in such approach.


🔄 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/719 **Author:** [@vladimirmazarakis](https://github.com/vladimirmazarakis) **Created:** 11/22/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`cce7c46`](https://github.com/radzenhq/radzen-blazor/commit/cce7c46faac09a8ade93b149504fdb98943f1414) Dialog Parenting - [`e7ad66a`](https://github.com/radzenhq/radzen-blazor/commit/e7ad66a7b327316b6dd995659147575a480f7c0e) Revert "Dialog Parenting" - [`4f3f785`](https://github.com/radzenhq/radzen-blazor/commit/4f3f7853b0fe5f0badf266ddb60d6ef1e1254db2) Revert "DialogService.OpenAsync will not execute Radzen.openDialog() when options.ChildContent is set" ### 📊 Changes **4 files changed** (+8 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/DialogService.cs` (+4 -0) 📝 `Radzen.Blazor/RadzenDialog.razor` (+2 -0) 📝 `Radzen.Blazor/Rendering/DialogContainer.razor` (+0 -30) 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+2 -2) </details> ### 📄 Description Going to use that for personal projects, contributed just in case you are intrested in such approach. --- <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:10 +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#2299