Skip to content

859517: Review and improve Blazor Message documentation - #9906

Open
kaliraj2026 wants to merge 2 commits into
developmentfrom
859517-message
Open

859517: Review and improve Blazor Message documentation#9906
kaliraj2026 wants to merge 2 commits into
developmentfrom
859517-message

Conversation

@kaliraj2026

@kaliraj2026 kaliraj2026 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Description

Documentation(859517): Review and improve Blazorcons documentation for icon customization guidance and sample correctness

Issue

The Blazor Message Icons documentation contains several inconsistencies and sample-related issues. The Custom Icon section recommends using the CssClass property for icon customization without mentioning the dedicated IconCss property. Additionally, the sample includes an embedded Base64 @font-face definition, making it difficult to understand and reproduce. Other reported issues include an incorrect event binding in the Close Icon sample, unused code variables, inconsistent page content, direct styling of internal component classes, and grammatical inaccuracies in sample text.

Solution

Reviewed the documentation and updated the content to improve clarity and maintainability. The documentation now highlights the recommended approach for icon customization, removes unnecessary complexity from the samples, corrects sample issues and content inconsistencies, improves styling guidance by avoiding direct dependency on internal classes, and fixes grammatical and code-related errors in the examples. These changes ensure that the documentation is easier to understand, reproducible, and aligned with current component capabilities.

Code Studio usage(Mandatory)

  • Code Studio used in this PR/MR?

    • Yes
    • No
  • If Yes: Primary use (choose one)

    • Generate new content
    • Refactor/improve existing content
    • Review assistance (explanations/summaries)
    • Other:
  • Outcome

    • Saved time
    • Neutral
    • Cost time
  • If “Cost time” explain in short (1 or 2 lines):

Type of Change

  • New documentation page
  • Update to existing documentation
  • Bug fix (broken links, typos, formatting issues)
  • Structural change (folders, navigation, index)
  • Content improvement (clarity, examples, screenshots)
  • Other (please describe):

Reviewer Checklist (Mandatory)

  • Reviewed the provided Code Studio usages related information
  • Content changes follow UG/Documentation guidelines
  • All provided information reviewed and verified
  • Links and previews checked

@kaliraj2026 kaliraj2026 self-assigned this Jul 29, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 859517-message

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 859517-message
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 859517-message

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 859517-message
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants