- Notifications
You must be signed in to change notification settings - Fork 160
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-pinninggrid: hierarchical-grid
Description
Description
The visible index of the pinned column is not properly determined, even if the template & the group columns are removed from the layout. If pinning config is not set, or columns position is explicitly specified, the issue is not present.
- igniteui-angular version: 20.1
- browser: N/A
Steps to reproduce
- Run dev demos
- Navigate to Hierarchical Grid
- Check the columns in the first grid
- Note the toolbar pinning button > 1 pinned column
Result
The ID column which should be pinned is not present at all.
Expected result
The ID column should be displayed at the first position.
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-pinninggrid: hierarchical-grid