Completed
Last Updated: 07 Jun 2022 12:12 by ADMIN
Release 2022.R2.SP.next

Bug report

Reproduction of the problem

  1. Set a class in the TimeLine's HtmlAttributes, e.g.,
.HtmlAttributes(new { @class = "test" })

Current behavior

The custom class is not applied to the TimeLine's wrapping element.

Expected/desired behavior

The custom class is applied to the TimeLine along with the pre-defined Kendo classes.

Environment

  • Kendo UI version: 2022.1.412
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 09 Jun 2023 13:49 by ADMIN
Release R3.2023-Increment.1(19.July.2023)
Created by: Sasa
Comments: 0
Category: Timeline
Type: Bug Report
1

Bug report

Regression introduced in R3 2021. Reproducible with the LESS and the SASS themes.

Reproduction of the problem

Dojo example: https://dojo.telerik.com/icUZasIF/2

Current behavior

The k-timeline-circle and the k-timeline-date-wrap elements are misaligned. The dates are displayed slightly below the level of the Timeline circles.

Expected/desired behavior

Dates and circles are aligned.

Environment

  • Kendo UI version: 2022.1.412
  • jQuery version: x.y
  • Browser: [all]