[PR #289] [MERGED] Update RadzenTooltip.razor #2102

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/289
Author: @DTjassens
Created: 11/22/2021
Status: Merged
Merged: 11/22/2021
Merged by: @enchev

Base: masterHead: patch-1


📝 Commits (1)

  • 796c355 Update RadzenTooltip.razor

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenTooltip.razor (+3 -3)

📄 Description

I believe the '@' shouldnt be there and if you cast the text to markupstring you dont need the renderfragment implementation? This would mean the overload from the tooltipservice should also be removed of course :-) I stumbled upon this because I implemented your tooltip in my base viewmodel and didnt want to start building a fragment tree.


🔄 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/289 **Author:** [@DTjassens](https://github.com/DTjassens) **Created:** 11/22/2021 **Status:** ✅ Merged **Merged:** 11/22/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`796c355`](https://github.com/radzenhq/radzen-blazor/commit/796c355f7ba38b34a1ec8838d4465f59809b2aae) Update RadzenTooltip.razor ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenTooltip.razor` (+3 -3) </details> ### 📄 Description I believe the '@' shouldnt be there and if you cast the text to markupstring you dont need the renderfragment implementation? This would mean the overload from the tooltipservice should also be removed of course :-) I stumbled upon this because I implemented your tooltip in my base viewmodel and didnt want to start building a fragment tree. --- <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:13 +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#2102