Skip to content

fix(simple-combo): remove simple combo limitation#429

Open
Hristo313 wants to merge 1 commit into
vnextfrom
hhristov/fix-simple-combo
Open

fix(simple-combo): remove simple combo limitation#429
Hristo313 wants to merge 1 commit into
vnextfrom
hhristov/fix-simple-combo

Conversation

@Hristo313

Copy link
Copy Markdown
Contributor

Closes #277

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 ../relative/path.md
  • 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)

@Hristo313 Hristo313 requested a review from Copilot July 10, 2026 10:35
@Hristo313 Hristo313 added the simple combo IgxSimpleCombo component label Jul 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Ignite UI for Angular Simple Combo documentation to remove an outdated “height sizing limitation” from the Known Issues section, aligning the docs with current styling capabilities.

Changes:

  • Removed the outdated Known Issue about not being able to size the Simple Combo height (EN/JP/KR).
  • Ensured the KR topic’s “Known Issues” list reflects the current set of documented limitations.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/angular/src/content/kr/components/simple-combo.md Removes outdated height-sizing limitation and updates the Known Issues list content.
docs/angular/src/content/jp/components/simple-combo.mdx Removes outdated height-sizing limitation from Known Issues.
docs/angular/src/content/en/components/simple-combo.mdx Removes outdated height-sizing limitation from Known Issues.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Hristo313 Hristo313 added the ❌ status: awaiting-test PRs awaiting manual verification label Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

simple combo IgxSimpleCombo component ❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated limitation in simple combo topic

2 participants