Completed
Last Updated: 29 Jan 2024 12:38 by ADMIN
Created by: Mike
Comments: 0
Category: Timeline
Type: Bug Report
0

https://demos.telerik.com/kendo-ui/timeline/mvvm 

The dates on the left hand side are misaligned and it looks like to be from a doubling up of the .k-timeline-date-wrap surrounding the .k-timeline-date.

Unplanned
Last Updated: 24 Jan 2024 10:35 by Freddy Richard
Created by: Freddy Richard
Comments: 0
Category: Timeline
Type: Bug Report
0

Bug report

Vertical timeline does not redraw when new data source is empty

Reproduction of the problem

Dojo: https://dojo.telerik.com/EwuDonuc/6

Current behavior
The timeline does not redraw when new data is empty

Expected/desired behavior
Timeline shall re-render with no events

Environment
Kendo UI version: [all]
Browser: [all]

Unplanned
Last Updated: 18 Aug 2023 22:52 by Simon
Created by: Simon
Comments: 0
Category: Timeline
Type: Bug Report
0

Bug report

Timeline does not rebind to filtered data source

Reproduction of the problem
Open this example - https://dojo.telerik.com/IJuJALap/18

Click on Apply filter button

Expected/desired behavior
No records shall be displayed in the Timeline

Environment
Kendo UI version: [all]
Browser: [all]

Unplanned
Last Updated: 14 Apr 2022 11:25 by Joseph

Bug report

The callout arrow disappears when invoking open() method

Reproduction of the problem

Open the Dojo:  https://dojo.telerik.com/ifeweJOj

Make the Dojo result part width between 700px and 1300px

Click on the next navigation narrow of the Timeline

Click on the Open first element button

Expected/desired behavior

The callout arrow shall be present

Environment
Kendo UI version: [all]
Browser: [all]

Unplanned
Last Updated: 02 Mar 2022 20:06 by Sandeep
Created by: Sandeep
Comments: 0
Category: Timeline
Type: Feature Request
1

Hi Team,

I would like to request to add a class to the selected active Timeline event item.  This would help distinguish the selected Timeline event over the others, and help with custom styling.

Thank you!

Unplanned
Last Updated: 14 Feb 2022 09:04 by ADMIN

We would like to have this below 2 features included in timeline. It will be really handy.

1. Option to have display more field with date in label of timeline

2. Having multiple event visible for horizontal timeline similar to it comes in vertical timeline kendo ui jquery demo for timeline

 

Thanks,

Brian

Unplanned
Last Updated: 25 Mar 2021 11:20 by ADMIN
Created by: Yong
Comments: 0
Category: Timeline
Type: Bug Report
1

Bug report

Timeline MVVM is missing eventTemplate configuration setting

Reproduction of the problem

https://dojo.telerik.com/iReNELEr

Expected/desired behavior
eventTemplate must be added to the options object of the widget

Environment
Kendo UI version: [ all ]
Browser: [ all ]

Unplanned
Last Updated: 05 Feb 2021 11:45 by ADMIN
Created by: Chris
Comments: 1
Category: Timeline
Type: Feature Request
0

When using the Timeline control, if control is set up to be in Horizontal mode orientation and you update the datasource dynamically to make it use a 'lazy loading' like approach when loading items when the datasource has been updated, the control will jump to the first panel rather then stay on the panel the user was on.

The Timeline should be able to handle this dynamic update of the datasource and keep the user on the panel they were on especially when there are large amounts of data. Current issue makes it so the user will have to start at the beginning and click to get to the end of the control.

An example of this can be seen using the following demo. If you change the orientation to Horizontal then click to the end of the control's items, and then click the add button in the demo you'll see the control will add the items correctly however jump to the first page in the control.

Unplanned
Last Updated: 12 Nov 2020 10:00 by ADMIN
Created by: Fangchun Lim
Comments: 1
Category: Timeline
Type: Bug Report
1

The Kendo Timeline typescript definition for the property dateFormat is named wrongly

The property dateformat should be dateFormat (The letter 'F' should be capital letter)

My KendoUI version: 2020.3.915

 
Unplanned
Last Updated: 14 Sep 2020 19:18 by ADMIN
Created by: Velusamy
Comments: 0
Category: Timeline
Type: Feature Request
1
Hi Team,

I'd like to request allowing events directly below each TimeLine Track Item at the same location instead of floating all the way to the left.  For example:



Thank you!
Unplanned
Last Updated: 09 Apr 2020 08:44 by ADMIN
Created by: Nurbek
Comments: 0
Category: Timeline
Type: Feature Request
2

It would be better if we can customize circle(depend on type of entity we can paint it with different borders).

Instead of date show something else. It is not possible with api now, but I think it is easy to make everything replaceable with custom templates. 

Thanks,

Nurbek

Completed
Last Updated: 25 Mar 2020 13:50 by ADMIN
Release R1 2020
Created by: Richard
Comments: 4
Category: Timeline
Type: Feature Request
0

Hello,

 

I am implementing the new timeline widget.

Looks very nice, but I use this in combination of a shared datasource. (I use it in a grid and a timeline)

However, the 'autoBind:false' option does not work in the timeline widget, so the datasource is read twice.

How can I prevent that?

See a dojo example with 2 timelines and the same datasource. Also here the datasource is read twice.

https://dojo.telerik.com/OMitaQEw

 

Regards ,

Richard 

 

Unplanned
Last Updated: 18 Feb 2020 15:15 by ADMIN
Created by: TafnitDev
Comments: 0
Category: Timeline
Type: Feature Request
1
The Timeline widget does not currently support RTL mode.
Unplanned
Last Updated: 20 Jan 2020 09:35 by ADMIN
Created by: Max
Comments: 0
Category: Timeline
Type: Feature Request
3

The UI Timeline widget are designed to display the Year as a default separator.

An option for setting a different separator like month / week or day are usefull.