Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
MayaKirova opened this issue Feb 17, 2022 · 0 comments · Fixed by #11046
Assignees
Labels
🐛 bug Any issue that describes a bug grid: pivot ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@MayaKirova
Copy link
Contributor

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.

@MayaKirova MayaKirova added 🐛 bug Any issue that describes a bug grid: pivot labels Feb 17, 2022
@MayaKirova MayaKirova self-assigned this Feb 17, 2022
@MayaKirova MayaKirova added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Feb 17, 2022
@MayaKirova MayaKirova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug grid: pivot ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants