telerik / themebuilder

This public repository aims at providing a convenient way for developers using ThemeBuilder to report and log any issues they may encounter while using the tool. If you think that you've found a bug, you're more than welcome to create a new issue
2 stars 1 forks source link

Scheduler styling not applied for Kendo UI for JQuery #53

Open NickIliev opened 11 months ago

NickIliev commented 11 months ago

Describe the bug Changes made in the Scheduler templates are not being rendered for Kendo UI for JQuery

To Reproduce Steps to reproduce the behavior:

  1. Open the 'Scheduler' component in TB
  2. Make various changes in the default styling within the Scheduler Overview and the Scheduler Cell/ text templates

It looks like that there are rendering differences compared to the source of truth https://github.com/telerik/kendo-themes/tree/develop/tests/scheduler

Actual Results The changes are not rendered in Kendo UI for JQuery for examples like the basic usage demo https://demos.telerik.com/kendo-ui/scheduler/basic-usage and the Timeline demo https://demos.telerik.com/kendo-ui/scheduler/timeline

Note that changes made in the Toolbar template are applied.

TB Preview (React) image

Kendo JQueryTimeline demo image

Components technology and version TB R3 2023 with Kendo JQuery R3

Additional context Reported through t.1627488

NickIliev commented 11 months ago

Logged in the Kendo-UI-Core repository

https://github.com/telerik/kendo-ui-core/issues/7557