Skip to content

HierarchicalGrid copies value from previous row after row is expanded #17295

@MonikaKirkova

Description

@MonikaKirkova

Description

Copying a cell value from an expanded row copies the value from the previous row instead of the selected/copied cell.
The issue occurs only after a row is expanded. If the same row is collapsed, copying works as expected.

Framework

Angular

Angular Version

21.2

Ignite UI for Angular Version

21.2

Component / Area

Hierarchical Grid

Browser

Chrome

Operating System

No response

Command Not Working

Steps to Reproduce

  1. Open this Hierarchical Grid sample
  2. Expand the row “Artist Ahmad Nazeri” and select the cell
  3. Copy the cell value using Ctrl + C.
  4. Paste the copied value somewhere else, for example into a text editor.

Actual Result

The value is "Artist Babila Ebwélé"

Expected Result

The value should be "Artist Ahmad Nazeri"

Reproduction URL

https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/hierarchical-grid#angular-hierarchical-data-grid-example

Attachments

No response

Metadata

Metadata

Labels

🐛 bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-grid

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions