Skip to content

[igxPivotSelector] Selector list items do not take into account the displayName of the values. #11039

@MayaKirova

Description

@MayaKirova

Description

Related to #10736
When displayName is set it changes the text in the chip, but does not affect the matching element in the selector.

  • igniteui-angular version:
  • browser:

Steps to reproduce

  1. Open the pivot grid dev sample.
  2. Observe the Amount of Sale chip and the matching item in the selector.

image

Result

Their text mismatches. One uses displayName, the other member.

Expected result

They should both show the specified displayName.

Attachments

Attach a sample if available, and screenshots, if applicable.

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: pivot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions