Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The DateTimePicker > Time templates renders React specific CSS #129

Open
NickIliev opened this issue Oct 31, 2024 · 0 comments
Open

The DateTimePicker > Time templates renders React specific CSS #129

NickIliev opened this issue Oct 31, 2024 · 0 comments

Comments

@NickIliev
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant