Declined
Last Updated: 15 Jul 2021 06:37 by ADMIN
Anna
Created on: 25 Jun 2021 10:46
Category: DropDownList
Type: Bug Report
1
With grouping, first group label is incorrectly rendered

In Combox, DropDownList, Multiselect widgets, when grouping, the first item is incorrectly rendered (inconsistently with the others).

This can be observed as of today on:

  1. https://demos.telerik.com/kendo-ui/combobox/grouping
  2. https://demos.telerik.com/kendo-ui/dropdownlist/grouping
  3. https://demos.telerik.com/kendo-ui/multiselect/grouping

Additionaly, when groupTemplate is defined, it's ignored for the first item: https://docs.telerik.com/kendo-ui/api/javascript/ui/dropdownlist/configuration/grouptemplate

4 comments
ADMIN
Nencho
Posted on: 15 Jul 2021 06:37

Hello,

Here you can see the requested functionality implemented:
https://dojo.telerik.com/@nenchef/EZuYOJot 

Regards,
Nencho
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Nencho
Posted on: 14 Jul 2021 12:50

Hello, Anna,

We are currently investigating whether an exact mimic of the layout of the rest of the items is applicable for the first one. I will update you in this thread, once further information is available.

Thank you in advance for your patience.

Regards,
Nencho
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Anna
Posted on: 07 Jul 2021 12:02

Who says it's not mandatory? It is confusing that the Group Hint looks like an option, and that the name of the first group is not displayed.

How can I display the name of the first group consistently with the other groups?

ADMIN
Nencho
Posted on: 02 Jul 2021 07:00

Hello, Anna,

Thank you for your report.

The behavior in question is actually the default rendering for the Sass themes for the dropdown components. The reason is that it's not mandatory to have the name of the first group displayed like the rest of the items, because the Group Hint (which is displayed on top of the dropdown items text)  is shown.

If you need to change that behavior, you can use the groupTemplate and apply some style to that hint:

https://dojo.telerik.com/@nenchef/okuTArUH/2 

Hope this information helps.

Regards,
Nencho
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.