Skip to content

feat(docs): update carousel xplat topic - #506

Open
IMinchev64 wants to merge 2 commits into
vnextfrom
iminchev/update-carousel-topic
Open

feat(docs): update carousel xplat topic#506
IMinchev64 wants to merge 2 commits into
vnextfrom
iminchev/update-carousel-topic

Conversation

@IMinchev64

Copy link
Copy Markdown
Contributor

Closes #505

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

Carousel Review and Test

React = Web Components

  1. Let's think of another example for Slide Content Section. The Form is cut from the bottom and it is not visible. The Navigation Arrows are also not visible enough.
Screenshot 2026-08-19 at 17 11 54
  1. If possible the carousel to have min top and bottom padding (60pix) in the component frame.
Screenshot 2026-08-19 at 17 19 12
  1. Missing examples for some sections:
Screenshot 2026-08-19 at 17 22 45

Angular - no examples available

Blazor - Problem loading the examples
Screenshot 2026-08-19 at 17 27 02

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

layouts/carousel.mdx

3 participants