[PR #478] [CLOSED] Make TagName of HeadlineTitle configurable #2195

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/478
Author: @cheinrich01833
Created: 6/3/2022
Status: Closed

Base: masterHead: feature/ConfigurableHeadlineTitleTagName


📝 Commits (3)

  • a7807e9 Make TagName of HeadlineTitle configurable
  • 5dc1d40 Revert "Make TagName of HeadlineTitle configurable"
  • 451ccd5 Change span to div to enable a valid <h..> inside

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/Rendering/DialogContainer.razor (+2 -2)

📄 Description

To improve the accessibility it is necessary to mark the heading of a modal window with a <h...> tag.
#477


🔄 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/478 **Author:** [@cheinrich01833](https://github.com/cheinrich01833) **Created:** 6/3/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/ConfigurableHeadlineTitleTagName` --- ### 📝 Commits (3) - [`a7807e9`](https://github.com/radzenhq/radzen-blazor/commit/a7807e923881c844b122146be1a8e5488d954c00) Make TagName of HeadlineTitle configurable - [`5dc1d40`](https://github.com/radzenhq/radzen-blazor/commit/5dc1d40eacf839a93d0b29a3b97f16dd6e8732ad) Revert "Make TagName of HeadlineTitle configurable" - [`451ccd5`](https://github.com/radzenhq/radzen-blazor/commit/451ccd5f816c5191d64277c510650ee22833584c) Change span to div to enable a valid <h..> inside ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Rendering/DialogContainer.razor` (+2 -2) </details> ### 📄 Description To improve the accessibility it is necessary to mark the heading of a modal window with a <h...> tag. #477 --- <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:17:41 +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#2195