Our pure JavaScript Scheduler component


Post by Softhouse »

Hi!

We have encountered an issue where we want to be able to toggle the summary feature.
It works correctly if the feature is enabled from the start but if we enable it after the scheduler have loaded the summary row is incorrectly indexed.
This only happens when the horizontal scroll bar is not at the "start" of its scroll area.

It can be seen in the two pictures provided.
The "before_scroll.png" shows how it looks when the summary feature is enabled after the scheduler have been initialized and then the "after_scroll.png" shows that it is correct after scrolling horizontally.

The provided code example will hopefully give you some insights to what could be causing the issue.

Bryntum/schedulerpro: 5.0.5
Bryntum/schedulerpro-vue: 5.0.5
TypeScript: 3.9.10
Vue: 2.6.14

Attachments
bryntum-scheduler-example_upload.zip
(356.09 KiB) Downloaded 39 times
before_scroll.png
before_scroll.png (35.5 KiB) Viewed 540 times
after_scroll.png
after_scroll.png (38.34 KiB) Viewed 540 times

Post by alex.l »

Thanks for the report and test case! It should be working correct, I've opened a ticket to fix that. here is a link to track the status: https://github.com/bryntum/support/issues/4835

All the best,
Alex


Post by Softhouse »

Do we have an estimate when this bug is going to be resolved?


Post by mats »

We'll try to get this fixed for 5.0.8!


Post by Softhouse »

Thanks for the update :)


Post by Softhouse »

Hi again!
When do we think this bug is going to be resolved?
Saw that version 5.1.1 has been released but the bug is still open on Github.


Post by tasnim »

Hi,
We've set the milestone of the ticket to 5.1.x . Hopefully it will be available in 5.1.2 patch release.

Best,
Tasnim


Post by Softhouse »

Thanks for the update. Hope you are able to solve it for that release :)


Post Reply