Unplanned
Last Updated: 14 Jun 2024 09:22 by

Bug report

When tasks on the same level are dragged and dropped in order to change their relationship as parent - child, the entire Gantt collapses

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliK/EZOXuguC
  2. Expand 'Task 1'
  3. Drag Task 4 over Task 5 and drop it so it could become its child

Current behavior

The entire Gantt is collapsed.

Expected/desired behavior

The current expanded/collapsed state should not be changed.

The issue is a regression starting with version 2020.3.1021

Environment

  • Kendo UI version: 2024.2.514
  • Browser: [all ]
Unplanned
Last Updated: 05 Jun 2024 14:52 by Alan
Add capability to upload .mpp file and populate the GanttDataSource, GanttDependencyDataSource and Resource Assignments. Thanks.
Unplanned
Last Updated: 13 Mar 2024 13:20 by ADMIN
Created by: Michael D
Comments: 4
Category: Gantt
Type: Bug Report
0

As all grids, the kendo Gantt chart's rows change their color when hovering. However, the background overlaps the border between columns and makes them disappear for the hovered row.

You can reproduce the described behavior by hovering one of the rows in this DOJO.

Unplanned
Last Updated: 09 Feb 2024 13:36 by ADMIN
Created by: Admin
Comments: 2
Category: Gantt
Type: Bug Report
5

Bug report

The dependencies in the Gantt can not be removed.

Reproduction of the problem

  1. Open the demos - https://demos.telerik.com/kendo-ui/gantt/index
  2. Select a dependency line and press the 'Delete' key.

Current behavior

Nothing happens, there is no confirmation popup, and the dependency is not removed.

Expected/desired behavior

A confirmation dialog for confirming the deletion appears and the dependency should be removed.

The issue is a regression starting with the 2023 R2 SP1 ( 2023.2.718) version

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all ]
Unplanned
Last Updated: 20 Oct 2023 10:02 by David
Created by: David
Comments: 0
Category: Gantt
Type: Feature Request
0

Bug report

Error is thrown in the console when an event is dragged.

Reproduction of the problem
Dojo: https://dojo.telerik.com/ORuSEYoW

Expected/desired behavior
Error shall not appear

 

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

Unplanned
Last Updated: 13 Jul 2023 06:21 by ADMIN
Created by: Peter
Comments: 2
Category: Gantt
Type: Feature Request
4
That is for scenarios when the start of one task is dependent on the end of another task. In such a case, if the end of the initial task changes, the start of the dependent task should also change automatically.
Unplanned
Last Updated: 19 Apr 2023 08:45 by n/a

Bug report

When the autoSync option of the GanttDependencyDataSource is set to true, two identical requests are sent to the server when creating a new dependency.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/AGOJUyAp
  2. Open the Network Tab
  3. Create a new task dependency

Current behavior

Two identical Create requests are sent to the server

Expected/desired behavior

Only one request should be sent to the server

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]
Unplanned
Last Updated: 17 Apr 2023 11:40 by Minas Gerais Administração
Created by: Imported User
Comments: 6
Category: Gantt
Type: Feature Request
8
i hope i can configure working day and off day
Unplanned
Last Updated: 05 Jan 2023 21:51 by Pochun
Created by: Pochun
Comments: 0
Category: Gantt
Type: Feature Request
1

Hi Team,

I would like to request a way to export a larger amount of records fast and easily with the Kendo UI Gantt.  I have tried with over 800, but it runs sluggish.  I am aware of the limitations, but would like to request a faster way to export to PDF.

Thank you!

Unplanned
Last Updated: 26 Dec 2022 18:19 by Washington
Created by: christer
Comments: 5
Category: Gantt
Type: Feature Request
25
Add a way to highlight the critical path in the Gantt Chart. This is a basic feature in project management and would be really great if you can implement,.
Unplanned
Last Updated: 06 Dec 2022 12:11 by ADMIN
Created by: Imported User
Comments: 10
Category: Gantt
Type: Feature Request
25
Incorporate page breaks into the Gantt PDF Export and include option to repeat column headers on each page.
Unplanned
Last Updated: 16 Nov 2022 21:44 by Vishal
Created by: Vishal
Comments: 0
Category: Gantt
Type: Feature Request
1

Hi Team,

I would like to request the functionality to easily persist the state of the Kendo UI Gantt like in this Kendo UI Grid example.  Maybe include getOptions/setOptions methods for the component. 

Thank you!

Unplanned
Last Updated: 10 Oct 2022 13:20 by Josh
Created by: Imported User
Comments: 2
Category: Gantt
Type: Feature Request
9
Problem: We really want to fit Gantt's on particular paper sizes (def. landscape A3); however, using the paperSize option doesn't really work as the output (font size, row heights, etc.) end up being too big and not suitable.

And for the majority of the time, paperSize set to auto creates an output (font size mostly) too small.

Rock and a hard place... 

Solution 1: When pdf.paperSize is not set to auto i.e. A3, A4, etc. Allow a percentage scaling to be set, ideally individually, on X and Y.

Solution 2: Scale fonts and scale timeline on X axis maintaining taskList width.

Ultimately, get a large plan to fit on landscape A3.
Unplanned
Last Updated: 29 Aug 2022 08:44 by ADMIN

Hi,

Currently, you can change start OR end for the package without problems, and therefore you can change the duration this way, but for the project or phase, it is not possible.

Since these dates are changeable one by one manually through the table on the left or popup form, there is no logical reason why they can't be changed in the timeline as well.

Please could you consider adding this to the gantt widget.

Thank you very much.

Unplanned
Last Updated: 04 Jul 2022 14:58 by Abilio
Currently, when a child task in the Gantt is edited the start/end time of the parent task will be updated accordingly. I would like to have the possibility to disable this behavior and have the possibility to edit the child's tasks' start and end times without updating the start and end times of the parent task.
Unplanned
Last Updated: 08 Mar 2022 08:41 by Magnus

Bug report

When a value in the TreeList nested in the Gantt is edited and is initially selected using the mouse, the save event is fired, but the e.values is undefined. Also, the value is changed back to the initial one.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliKondova/arUgAguv
  2. Click in the 'Task1' cell to edit and mark the entire text using the mouse
  3. Type some text and press 'Enter' - The issue will not be replicated in case the edited mode is exited through clicking in another cell, but only by pressing Enter.
    screencast

Current behavior

The Edit and Save events are fired. The value of the e.values in the save events is undefined. The value of the cell is changed back to the initial one.

When the value of the cell is not marked initially with the mouse, but the user starts typing immediately after clicking in the cell the issue is not replicated. Also, only the Save event is fired and the new value is present in e.values

Note: The issue might be related to the following behavior in the TreeList: When the steps described above are followed in the TreeList - the save event is fired, but actually the edited mode is not exited - Dojo

Expected/desired behavior

The behavior should be consistent. The same events should be fired in case the edited mode is exited by pressing 'Enter' and by clicking in another cell and e.values should contain the updated value.

Environment

  • Kendo UI version: 2022.1.301.
  • Browser: [all ]
Unplanned
Last Updated: 04 Mar 2022 21:08 by Austin
Created by: Austin
Comments: 0
Category: Gantt
Type: Feature Request
1

Hi Team,

I would like to request an easy, built-in way to format the dateTimePickers with the popup editor for the Kendo UI Gantt.  Currently, the validation will not allow for the editor to be set to a specific format without creating a dedicated editable.template.

Thank you!

Unplanned
Last Updated: 31 Jan 2022 13:27 by ADMIN
Created by: Stoyan
Comments: 0
Category: Gantt
Type: Feature Request
0
When summary/parent tasks in the Gantt are edited in the timeline the duration of the parent task is not always consistent with the net duration of its children.
Please review this Screen capture for the described behavior: https://www.screencast.com/t/la1PzVZaYc


This issue can be avoided, if the duration of the parent tasks can be configured to be fixed. Then the parent task's duration will only be dependant on the duration of its children.

Furthermore the timeframe of the parent task would be editable by changing the starting date.
Unplanned
Last Updated: 16 Dec 2021 06:59 by ADMIN
Created by: Magnus
Comments: 1
Category: Gantt
Type: Feature Request
2

Hi,

Want the ability to filter on the resource column.

Dojo example.
https://dojo.telerik.com/iZixAfiV

 

Unplanned
Last Updated: 02 Dec 2021 12:30 by ADMIN
Created by: Gal
Comments: 0
Category: Gantt
Type: Feature Request
2
Currently there is only template for Gantt
I need to be able to control the tooltip behaviour.

showOn:"mouseenter", "click" , "focus"
autoHide: true, false
position: "bottom", "top", "left", "right", "center"
1 2 3