-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ 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.
Description
Description
Advanced filtering dropdown for HGrid shows field names instead of headers as it is for other grids
- igniteui-angular version: 20.0.15
- browser: Chrome
Steps to reproduce
- Create a sample with hierarchical grid and advanced filtering
- Assign headers to all fields, choose some names that consist of more than 1 word
Result
Dropdown fields are in camelCase- taking the field names instead of the header names of the columns
Expected result
Dropdown fields should show header names with separate words where there are multiple words
Attachments
Behaviour can be seen here: https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/advanced-filtering
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ 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.