[PR #1768] [CLOSED] Dialog context help button #2891

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1768
Author: @Techoneshot
Created: 11/2/2024
Status: Closed

Base: masterHead: ContextHelpDialog


📝 Commits (1)

  • a52fb33 Dialog context help button

📊 Changes

6 files changed (+48 additions, -5 deletions)

View changed files

📝 Radzen.Blazor/DialogService.cs (+15 -1)
📝 Radzen.Blazor/RadzenDialog.razor (+1 -1)
📝 Radzen.Blazor/Rendering/DialogContainer.razor (+6 -3)
📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+4 -0)
RadzenBlazorDemos/Pages/DialogContextHelp.razor (+15 -0)
📝 RadzenBlazorDemos/Pages/DialogPage.razor (+7 -0)

📄 Description

Implements optional parameter that shows help button on title bar which opens passed url in new tab


🔄 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/1768 **Author:** [@Techoneshot](https://github.com/Techoneshot) **Created:** 11/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ContextHelpDialog` --- ### 📝 Commits (1) - [`a52fb33`](https://github.com/radzenhq/radzen-blazor/commit/a52fb331e84ad87f5485a173d1893df35de2471d) Dialog context help button ### 📊 Changes **6 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/DialogService.cs` (+15 -1) 📝 `Radzen.Blazor/RadzenDialog.razor` (+1 -1) 📝 `Radzen.Blazor/Rendering/DialogContainer.razor` (+6 -3) 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+4 -0) ➕ `RadzenBlazorDemos/Pages/DialogContextHelp.razor` (+15 -0) 📝 `RadzenBlazorDemos/Pages/DialogPage.razor` (+7 -0) </details> ### 📄 Description Implements optional parameter that shows help button on title bar which opens passed url in new tab --- <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:56 +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#2891