Skip to content

The DateTimePicker > Time templates renders React specific CSS #129

@NickIliev

Description

@NickIliev

Describe the bug
The Kendo React's rendering for the DateTimePicker component differs from the source of truth as shown here:
telerik/kendo-react#2620

As a result, the procured CSS is not compatible with some Kendo/Telerik suites like UI for Blazor

To Reproduce
Steps to reproduce the behavior:

  • Set custom style for the Time section of the DateTimePicker
    image
  • Comparte the generated CSS classes with the source of truth tests and observe the differences in the classes in React vs all other suites (as described here)

Expected behavior
The TB app to produce CSS compatible with all suites - for example, if possible, we can explicitly strip the k-datetimepicker-container class and the k-reset class (on the same selector level).

Components technology and version
TB Q3 2024, Blazor 6.2.0

Additional context
Reported through https://supportheroes.telerik.com/ticket/1669001

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions