[PR #1371] [CLOSED] Update RadzenAccordion.razor #2699

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1371
Author: @zanderi
Created: 2/13/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 6111223 Update RadzenAccordion.razor

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenAccordion.razor (+2 -2)

📄 Description

Adding an href allows the browser to use it's default behavior such as mouse cursor on hover. This helps with Accessibility and indicates to users it is a clickable/interactive item.

Setting it to javascript:void(0) disables the default navigation behavior.


🔄 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/1371 **Author:** [@zanderi](https://github.com/zanderi) **Created:** 2/13/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6111223`](https://github.com/radzenhq/radzen-blazor/commit/61112237f83fb5139a9637bde07d369a2473aa30) Update RadzenAccordion.razor ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenAccordion.razor` (+2 -2) </details> ### 📄 Description Adding an href allows the browser to use it's default behavior such as mouse cursor on hover. This helps with Accessibility and indicates to users it is a clickable/interactive item. Setting it to javascript:void(0) disables the default navigation behavior. --- <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:04 +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#2699