[PR #1521] [MERGED] Added missing ContentCssClass set in DialogService #2782

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1521
Author: @Techoneshot
Created: 5/20/2024
Status: Merged
Merged: 5/21/2024
Merged by: @enchev

Base: masterHead: KSz


📝 Commits (4)

  • 39dee5d Dialog - custom container class
  • fb37694 Update DialogContainer.razor
  • 53a61bc Revert rz-dialog-titlebar
  • 5b3d578 Update DialogService.cs

📊 Changes

2 files changed (+18 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/DialogService.cs (+8 -1)
📝 Radzen.Blazor/Rendering/DialogContainer.razor (+10 -1)

📄 Description

@enchev I missed the setting in DialogService.cs, now it's working properly

  1. ContentCssClass parameter not set:
    image

  2. ContentCssClass parameter set to "custom-dialog-content-class"
    image


🔄 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/1521 **Author:** [@Techoneshot](https://github.com/Techoneshot) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `KSz` --- ### 📝 Commits (4) - [`39dee5d`](https://github.com/radzenhq/radzen-blazor/commit/39dee5d2de5f83a05f66f2a2cd4652b1dabeaf62) Dialog - custom container class - [`fb37694`](https://github.com/radzenhq/radzen-blazor/commit/fb37694ad491928443f2068c44dbc3ecc9f22f3b) Update DialogContainer.razor - [`53a61bc`](https://github.com/radzenhq/radzen-blazor/commit/53a61bc35267e7d64d17f75245ae5558a7b5e60a) Revert rz-dialog-titlebar - [`5b3d578`](https://github.com/radzenhq/radzen-blazor/commit/5b3d5784a879c05c164f1d94400c893749d7b87f) Update DialogService.cs ### 📊 Changes **2 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/DialogService.cs` (+8 -1) 📝 `Radzen.Blazor/Rendering/DialogContainer.razor` (+10 -1) </details> ### 📄 Description @enchev I missed the setting in DialogService.cs, now it's working properly 1. ContentCssClass parameter not set: ![image](https://github.com/radzenhq/radzen-blazor/assets/51879801/337a768d-1d5d-4aec-b88b-a31d249ceafe) 2. ContentCssClass parameter set to "custom-dialog-content-class" ![image](https://github.com/radzenhq/radzen-blazor/assets/51879801/dade3d2e-9ae4-464a-a8ff-aabac91ef367) --- <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:28 +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#2782