Our pure JavaScript Scheduler component


Post by laura.miclescu »

Hello!

We integrated Bryntum 5.0.0 in our application and we have a problem that is reproducible on the official row reordering example: https://bryntum.com/examples/grid/rowreordering/

Steps to reproduce: using drag and drop, reorder multiple rows in the demo, one after the other. After a few seconds of repeating this action, the current active row freezes in an intermediate/overlapping position. No other operations can be performed on the scheduler unless the page is being refreshed.

I attached a screenshot illustrating how the scheduler looks like when it freezes.

bryntum_row_reorder_bug.PNG
bryntum_row_reorder_bug.PNG (104.18 KiB) Viewed 368 times

Post by tasnim »

Reproduced! We'll look into it. I've created a ticket for that, here it is: https://github.com/bryntum/support/issues/4798
Thanks for reporting.


Post by alex.l »

Hi laura.miclescu,

Could you please let us know the OS and browser you are having this issue on?

All the best,
Alex


Post by laura.miclescu »

Hello!

I am using Windows 10 Enterprise and I tested the functionality on Chrome and Edge.

Thank you,
Laura Miclescu


Post by tasnim »

I tried reproducing it here https://bryntum.com/examples/grid/rowreordering/. I'm also using windows and chrome.
Could you please try reproducing it in the demo? And Please let us know how you have reproduced.


Post by laura.miclescu »

It seems that now I can't reproduce it in the demo.

I am a bit confused. When I first opened the ticked and provided screenshots from the same demo, it was reproducible and a bug was opened: https://github.com/bryntum/support/issues/4798

Does the demo run the version 5.0.0? Did something change in the meantime?


Post by tasnim »

The demo runs the 5.1.1 version. if you're using 5.0.0 you need to update it to 5.1.1.


Post by laura.miclescu »

We're using 5.0.0. Thank you!


Post Reply