- Home
- Forum
- React - EJ 2
- Slow feedback while moving widgets
Slow feedback while moving widgets
Hi there,


I'm searching for a dashboard component I could use in next project.
It look very promising, but after trying all the demos I get the impression that it is slow.
Take a look at similar component (also for react): https://strml.github.io/react-grid-layout/examples/15-drag-from-outside.html
Try to move widgets or resize them. The feedback is instant, but when you try one of your demos, for example this: https://ej2.syncfusion.com/react/demos/#/material/dashboard-layout/default the feedback is very slow, the browser needs some time to move the widget there the cursor is.
Here is react-grid-layout:

and here your demo:

can the feedback speed be faster? is this an option?
SIGN IN To post a reply.
5 Replies
SP
Sowmiya Padmanaban
Syncfusion Team
February 19, 2020 12:09 PM UTC
Hi Tomasz,
Greetings from Syncfusion support.
We have checked your reported problem. In DashboardLayout component, we have set transition for each panel. To resolve your issue, you can set transition as none or your preferred settings for DashboardLayout panels.
Refer the below code snippet.
|
#default_dashboard .e-panel {
transition:none !important;
} |
Refer the sample link below.
To know more about DashboardLayout component. Refer the below links.
Please let us know, if you need any further assistance.
Regards,
Sowmiya.P
TJ
Tomasz Jagusz
February 19, 2020 01:17 PM UTC
Hi Sowmiya,
thank you so much for such a fast reply.
Adding that CSS solved the problem I described.
I really think that this should be added to demos because not only I could have a bad first impression.
Many potential customers are searching for fast controls. This will convince them :)
Best regards,
Tomasz
SP
Sowmiya Padmanaban
Syncfusion Team
February 20, 2020 05:02 AM UTC
Hi Tomasz,
Most Welcome. We are happy to hear that the provided solution resolved your issue . We will consider to include the content in our Documentation for future improvement.
Please let us know, if you need any further assistance.
Regards,
Sowmiya.P
TJ
Tomasz Jagusz
February 20, 2020 08:37 AM UTC
Hi Sowmiya,
thanks again.
That's all for now.
New issues will probably show when I'll try to implement POC.
You can mark this thread as solved. I couldn't find such an option.
Best regards,
Tomasz
SP
Sowmiya Padmanaban
Syncfusion Team
February 20, 2020 10:37 AM UTC
Hi Tomasz,
We are happy to hear that your issue has been resolved. Please contact us if you need any help from us. We will be happy to help you.
Regards,
Sowmiya.P
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
TJ Tomasz Jagusz
- Feb 18, 2020 02:44 PM UTC
- Feb 20, 2020 10:37 AM UTC