Unplanned
Last Updated: 06 Jun 2022 09:57 by ADMIN
Michael D
Created on: 31 May 2022 08:08
Type: Bug Report
0
Wrong background color for selected alternate rows when using SASS themes

Kendo SASS themes allow the definition of a variety of colors for grid rows that are applied in different situations:

  • $grid-alt-bg defines the color of alternate rows
  • $grid-selected-bg defines the color of selected rows
  • $grid-selected-alt-bg defines the color of selected alternate rows

However, at least in @progress/kendo-theme-classic (v. 5.4.1), $grid-selected-alt-bg is only applied for locked columns. You can check that by doing a string-search for "$grid-selected-alt-bg" in dist/all.scss. I have not checked if the same happens when using other themes.

1 comment
ADMIN
Ivan Zhekov
Posted on: 06 Jun 2022 09:57

Hello, Michael.

I can confirm that the behaviour you have described is indeed so. The grid definitely needs some improvement in terms of color variables.

I've logged the issue in our themes repo and you can follow the development of the issue there -- https://github.com/telerik/kendo-themes/issues/3648.

Regards,
Ivan Zhekov
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/.