Skip to content

feat(docs): update accordion xplat topic#446

Open
IMinchev64 wants to merge 10 commits into
vnextfrom
iminchev/update-accordion-topic
Open

feat(docs): update accordion xplat topic#446
IMinchev64 wants to merge 10 commits into
vnextfrom
iminchev/update-accordion-topic

Conversation

@IMinchev64

@IMinchev64 IMinchev64 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Closes #447

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

DiLazarova commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Accordion Component

Webcomponents = React = Blazor

The Structure for those 3 platforms remain the same.

  1. Live Demo section is missing.
  2. Add image to Do/Don’t subsection from Design Documentation

Link to Design Doc: https://www.infragistics.com/products/indigo-design/help/components/accordion#accordion-demo

ON THIS PAGE ON THIS PAGE ON THIS PAGE

I had problem loading Angular!

@DiLazarova

Copy link
Copy Markdown
Contributor

Accordion Component

Webcomponents = React = Blazor

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

Please, use the same color and font style for the text!

  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 12 11 23

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/accordion.mdx

2 participants