Our pure JavaScript Scheduler component


Post by adrianvokke »

Hello,

We're a big fan of your Scheduler component and just purchased a license. We've got a question regarding the scrolling that I'm hoping you can help me with.

If a user selects a card, it's actually quite difficult to make the scheduler "scroll down" while the card is selected. This is needed when there is a large number of resources and the user must somehow place the new resource in view.

Using the mouse wheel when an even is selected
When an event is selected, if the user then attempts to use the mouse wheel to scroll down, the page indeed scrolls but the card does not stay under the mouse pointer.

This can be seen here: https://www.bryntum.com/examples/scheduler/bigdataset/

To reproduce:

  1. Select a card with the mouse,
  2. Scroll using the mouse wheel

The card appears to keep its position relative to the scheduler and not stay "under" the mouse.

Any ideas on how to make this work? Currently it's not really possible for users to drag cards a long way up or down the scheduler.

Thanks,
Adrian


Post by pmiklashevich »

Hey Adrian,

Thank you for the kind words! Yeah, we are aware of the bug you faced with. Here is the ticket: https://github.com/bryntum/support/issues/893
Please subscribe to get notified when it's fixed. It's planned to be fixed after we roll out the next big major release. Stay tuned!

Best regards,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by adrianvokke »

Fantastic, thanks so much for directing me to that. Looking forward to the release :)


Post by koenvw »

Hi,

We are having the same problem. Is there any timeframe for a fix?

Thanks


Post by alex.l »

Hi koenvw,

The ticket has a milestone with version 4.1.0. Unfortunately we cannot provide any time estimations.

All the best,
Alex

All the best,
Alex


Post Reply