Unplanned
Last Updated: 18 Jan 2021 10:28 by ADMIN
n/a
Created on: 23 Dec 2020 12:42
Type: Bug Report
3
Replacing Kendo less theme with a Sass one leads to unexpected behavior
There are multiple small visual defects when using the npm packages @progress/kendo-theme-default or -material:
- Toolbar glyphs are not centered
- Export submenu appears to the far left side.
- Toast messages for Loading/Done have no background and so interfere with report data.
- All report data is offset when using material theme.
7 comments
ADMIN
Sia
Posted on: 18 Jan 2021 10:28

Hello again,

I have tested your solution locally and it seems that the problematic behavior is caused by a style targeting the k-splitter class. Please find my suggestion in the forum post:

https://www.telerik.com/forums/telerik-report-toolbar-missing-with-kendo-sass-themes

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

n/a
Posted on: 12 Jan 2021 13:12

Hello,

You can download a runnable project here: http://download.kontrax.bg/temp/mvasilev/SassMaterial.zip
By "runnable" I mean that you have to build and run it using VS 2019 and Node with Angular.
README.txt contains a brief description.
I lost access to the forum thread:
https://www.telerik.com/forums/telerik-report-toolbar-missing-with-kendo-sass-themes
Please revert it back to public. The sample project contains nothing private or proprietary.


Thank you,
Miroslav Vasilev

ADMIN
Sia
Posted on: 06 Jan 2021 08:46

Hello,

I am going to test your project locally and let you know about my findings.

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

n/a
Posted on: 06 Jan 2021 08:27

Hello,

I didn't have a chance to test the local workaround yet but please see the attached zip file which contains:
- the objectDataSource (Hippocrates.Report.Model.dll)
- the full report file (Referral3.trdp)
- screenshots which illustrate the difference between the less and sass material themes.

n/a
Posted on: 30 Dec 2020 13:10

In the attached zip you can find demo trdp file to reproduce the problem.

 

Best regards,

Miroslav Vasilev

Attached Files:
n/a
Posted on: 30 Dec 2020 12:45

This is a minimal report reproducing the data offset and toolbar offset problems while using the sass material theme. The less material theme does not have these problems as can be seen from the screenshots.

 

Best regards,

Miroslav Vasilev

n/a
Posted on: 29 Dec 2020 07:57
The most notable problem is that all report data is offset when using material theme. Please find attached screenshots of the bugs. Thank you!