- Home
- Forum
- React - EJ 2
- Bug in Syncfusion Gantt Chart with Selection and Load on Demand
Bug in Syncfusion Gantt Chart with Selection and Load on Demand
Hello Syncfusion team ,
I noticed a bug in the Syncfusion Gantt Chart when using Load on Demand with Selection enabled.
Issue Description Specifically:
- When I click on a task in the left side (tree grid), the right side (timeline) scrolls to the beginning, which is incorrect behavior.
- When I click on the right side (timeline), it scrolls to the selected task as expected.
Steps to Reproduce:
- Open the example on Syncfusion's demo site: https://ej2.syncfusion.com/react/demos/#/fluent2/gantt/load-on-demand
- Zoom into the right side (timeline) to make scrolling more noticeable.
- Click on a task in the left side (tree grid) and observe that the timeline scrolls to the beginning (unexpected behavior).
- Click on a task in the right side (timeline) and observe that the timeline scrolls to the correct task (expected behavior).
Observations:
- This issue only occurs when Selection is enabled.
- This issue occurs when using load on demand for big data set.
- Disabling selection prevents this behavior.
- The same issue occurs in Syncfusion's official example linked above, confirming it's not specific to my implementation.
Use Case:
I want to use Load on Demand and enable Selection while ensuring that the timeline behaves correctly when selecting tasks from the left side (tree grid).
Request:
Is there a fix or workaround for this issue? If not, can this be addressed in a future update? This behavior disrupts the user experience when working with large datasets and hierarchical data.
Screenshots:
- Example when I click on left side :
- Example when I click on right side :
My Implementation Snippets:
```javascript
```javascript
Thanks !
Hi Loai,
Greetings from Syncfusion.
We have reviewed your query, and we are able to replicate the issue "AutoFocus mismatching issue between grid and chart click" in Gantt Chart.
Regards,
Sridharan
Loai,
Sorry for the delay.
We are glad to announce that our patch release (v28.1.35) is rolled out successfully. In this release, we have added the fix for the reported issue.
Regards,
Sridharan
- 2 Replies
- 2 Participants
-
LZ Loai Zewail
- Nov 24, 2024 12:43 PM UTC
- Dec 19, 2024 09:48 AM UTC