[PR #933] [MERGED] docs: Add note about pre-requirements when using certain controls #2406

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/933
Author: @jafin
Created: 4/21/2023
Status: Merged
Merged: 4/21/2023
Merged by: @enchev

Base: masterHead: docs/prerequirements


📝 Commits (1)

  • d4c4225 docs: Add note about pre-requirements when using certain controls

📊 Changes

5 files changed (+20 additions, -0 deletions)

View changed files

📝 RadzenBlazorDemos/Pages/ContextMenuPage.razor (+3 -0)
📝 RadzenBlazorDemos/Pages/DialogPage.razor (+2 -0)
📝 RadzenBlazorDemos/Pages/NotificationPage.razor (+3 -0)
📝 RadzenBlazorDemos/Pages/TooltipPage.razor (+3 -0)
RadzenBlazorDemos/Shared/HelpPrerequirements.razor (+9 -0)

📄 Description

Add a note about referring to the Get Started page for controls that require setup dependencies.

I fell for this initially, and was not able to locate the required information easily, searched the forum and found someone with the answer, which is outlined on the "Get started".

This change just makes it contextually more accessible.


🔄 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/933 **Author:** [@jafin](https://github.com/jafin) **Created:** 4/21/2023 **Status:** ✅ Merged **Merged:** 4/21/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `docs/prerequirements` --- ### 📝 Commits (1) - [`d4c4225`](https://github.com/radzenhq/radzen-blazor/commit/d4c422540924b1b2cd938b2f138b3c2473b5843c) docs: Add note about pre-requirements when using certain controls ### 📊 Changes **5 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `RadzenBlazorDemos/Pages/ContextMenuPage.razor` (+3 -0) 📝 `RadzenBlazorDemos/Pages/DialogPage.razor` (+2 -0) 📝 `RadzenBlazorDemos/Pages/NotificationPage.razor` (+3 -0) 📝 `RadzenBlazorDemos/Pages/TooltipPage.razor` (+3 -0) ➕ `RadzenBlazorDemos/Shared/HelpPrerequirements.razor` (+9 -0) </details> ### 📄 Description Add a note about referring to the `Get Started` page for controls that require setup dependencies. I fell for this initially, and was not able to locate the required information easily, searched the forum and found someone with the answer, which is outlined on the "Get started". This change just makes it contextually more accessible. --- <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:18: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#2406