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

[Gantt] Items are mispositioned due to Daylight Savings #4552

Open
georgi-sla opened this issue Feb 28, 2025 · 0 comments
Open

[Gantt] Items are mispositioned due to Daylight Savings #4552

georgi-sla opened this issue Feb 28, 2025 · 0 comments
Labels
Bug C: Gantt FP: Unplanned Sync status with associated Feedback Item pkg:gantt

Comments

@georgi-sla
Copy link
Contributor

Description

Currently, when the Gantt component renders a task that spans daylight saving time, the other tasks displayed in the component are mispositioned by an hour. Furthermore, this breaks the task-dragging functionality.

Steps To Reproduce

  1. Create a Gantt component.
  2. Render an event that spans the daylight saving.
  3. Display another event.
  4. See how the second event is shifted from its expected position.
  5. Try dragging the task and see the values in the tooltip.

Please, check out the following StackBlitz demo: https://stackblitz.com/edit/angular-ussdl9ho-ahbbxluc

Screenshots or video

There are two Gantt components in the screenshot - the first without an event spanning daylight saving and the second Gantt has such an event. Notice the difference in the Item 1 position
Image

Actual Behavior

When there is a task spanning daylight saving time, the other tasks are mispositioned. This also breaks the task-dragging feature.

Expected Behavior

Having a task that spans daylight saving should not affect the position of the other tasks.

Browser

All

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

@georgi-sla georgi-sla added Bug pkg:gantt C: Gantt FP: Unplanned Sync status with associated Feedback Item labels Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Gantt FP: Unplanned Sync status with associated Feedback Item pkg:gantt
Projects
None yet
Development

No branches or pull requests

1 participant