Skip to content

feat(docs): update avatar xplat topic#450

Open
IMinchev64 wants to merge 5 commits into
vnextfrom
iminchev/update-avatar-topic
Open

feat(docs): update avatar xplat topic#450
IMinchev64 wants to merge 5 commits into
vnextfrom
iminchev/update-avatar-topic

Conversation

@IMinchev64

@IMinchev64 IMinchev64 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Closes #449

Related sample PR: IgniteUI/igniteui-angular-samples#4000

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in the topic content when it has a valuable update, is new, or is considered preview / beta
  • link to other topics using ./page.mdx or ../relative/path.mdx (.mdx extension required)
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check if links function by running the check-api/mdx npm commands
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo
  • add or update meaningful llms.description metadata and run npm run check:llms-metadata


  • do not resolve requested changes (leave that to the reviewer)

@DiLazarova

Copy link
Copy Markdown
Contributor

Avatar Component

!I had trouble accessing the Angular platform from the branch!

Webcomponents = Blazor = React

The Avatar Component Structure should be by design as follows:

ON THIS PAGE
  1. Live Demo Section is missing.

  2. USAGE section

  • “Variants” subsection is missing
  • “Content” subsection need to be replaced with Variants.
  • Additional subsection has been added - “Basic Declaration “

Same is relevant for Blazor and React

ON THIS PAGE.
Anatomy

Link to Design Documentation: https://www.infragistics.com/products/indigo-design/help/components/avatar

@DiLazarova

Copy link
Copy Markdown
Contributor

Avatar

Webcomponents = Blazor = React

  • Anatomy Section
  1. The text (1,2,3...)describing the layout of the elements within the component's structure is missing. It can be taken from the design file: Figma Design File
Screenshot 2026-07-23 at 11 20 09

Please use the same text and color styles!

  1. The image of the structure must be placed within the component's frame so that the proportions are correct
Screenshot 2026-07-23 at 11 13 49

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

layouts/avatar.mdx

2 participants