IgniteUI / igniteui-xplat-docs

cross-platform docs for Ignite UI for Angular, Blazor, React, and WebComponents
9 stars 4 forks source link

API - Broken links in Grid > Cell merging topic #280

Open gedinakova opened 2 years ago

gedinakova commented 2 years ago
  1. Navigate to https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/data-grid/cell-merging#overview

image

HUSSAR-mtrela commented 2 years ago

@mddifilippo89 can you fix it by adding an enum name that has above enum values to the mentionedTypes array?

mddifilippo89 commented 2 years ago

The enum values are in the mentionedTypes eg. mentionedTypes: ['Grid', 'MergedCellMode', 'MergedCellEvaluationCriteria']

The API is actually missing the properties https://staging.infragistics.com/products/ignite-ui-web-components/api/docs/typescript/latest/classes/igcdatagridcomponent.html

HUSSAR-mtrela commented 1 year ago

@mddifilippo89 some of the links are still broken in https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/data-grid/cell-merging#overview

image

check if we need to add a base class to mentionedTypes that have these properties or change convert these API links to bold strings