Completed
Last Updated: 22 Feb 2019 13:49 by ADMIN
Giuseppe
Created on: 05 Feb 2019 15:47
Category: PanelBar
Type: Bug Report
0
Selected color wrong

Hi Team

With the latest version of Kendo (Silver Theme), The selected color of a Panelbar was white now it's blackish.

 

Do you have a quick fix for that?

 

Many thanks

Giuseppe

 

 

 

Attached Files:
4 comments
ADMIN
Ivan Danchev
Posted on: 22 Feb 2019 13:49
Hi Giuseppe,

The bug has been fixed and the respective Github issue has been closed. The fix was included in the R1 2019 SP1 release, which was on February 20.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Giuseppe
Posted on: 19 Feb 2019 16:26

Hi

 

Is there a GitHub Item that i can track?

 

Thanks

ADMIN
Ivan Danchev
Posted on: 06 Feb 2019 14:43
Hi Giuseppe,

I made this thread visible in the Feedback Portal, which will allow you to get notified when the bug is fixed and the thread status is updated accordingly.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Ivan Danchev
Posted on: 06 Feb 2019 14:40
Hi Giuseppe,

Thank you for reporting this issue. The change in the color of the selected PanelBar item is not intended. We logged it for fixing. 

Until an official fix becomes available you can use the following CSS rule as a workaround:
<style> 
  .k-panelbar>li>.k-state-selected, .k-state-selected>.k-link {
    color: #fff !important;
  }
</style>

I updated your Telerik points for reporting this issue.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.