When I click on the CheckBox's label, "Select All," the dropdown closes. While if I click the TelerikCheckBox itself, it remains open.
===
TELERIK EDIT
Possible workarounds include:
Hello Paul,
After further investigation, we have decided to close this bug with status "Declined".
By design, if the focus is moved away from the input field, the popup list should close. That being said, in order to prevent the popup list from closing when the user clicks on the label, the label should not be focusable. Such a customization is in the hands of the developer, and you can handle this by adding tabindex='-1' in the label declaration. As a result, when clicking on the Select All option, the popup list will not close.
Here is an example: https://blazorrepl.telerik.com/GoOwPylS16peBZx121
Regards,
Ivan Danchev
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.