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

[DropDowns] Group Header Template doesn't apply to the first element inside the list #3731

Closed
yanmariomenev opened this issue Aug 9, 2022 · 2 comments

Comments

@yanmariomenev
Copy link
Contributor

yanmariomenev commented Aug 9, 2022

Describe the bug
The kendoDropDownListGroupTemplate doesn't apply to the first element inside the popup list. Seems to be related to - #2529

This also applies to other DropDowns package components that have Group Header Template.

To Reproduce
Steps to reproduce the behavior:
https://www.telerik.com/kendo-angular-ui/components/dropdowns/dropdownlist/templates/#toc-group-header-template

chrome_zFpqC4MPBY

Workaround
A possible workaround could be to add a dummy object to the first index of the collection and hide it inside the DropDownList:

https://stackblitz.com/edit/angular-n566co?file=src%2Fapp%2Fapp.component.ts

@yanmariomenev yanmariomenev changed the title [DropDownList] kendoDropDownListGroupTemplate doesn't apply to the first element inside the list [DropDowns] Group Header Template doesn't apply to the first element inside the list Sep 7, 2022
@aldrashan
Copy link

Can I get a status update on this? I've had to tell several users now that there's nothing we can do to fix the issue on our end when they report this bug to us.

@dtopuzov
Copy link
Contributor

Looks ok with v13.4.0 and above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants