Our pure JavaScript Scheduler component


Post by christophe »

Hi,
I have the following issue:
I created a small event under a longer event, that affect several days (11.5 - 19.5) and it is under the same resource/person. (see picture)

timespan1.png
timespan1.png (34.09 KiB) Viewed 728 times

After creation the timespan will change from 18.05 to 11.05 and the scheduler jumps to the startDate (11.5) of the longer event (see picture).

timespan2.png
timespan2.png (33.06 KiB) Viewed 728 times

If I click the 'Next' button to go ahead, the timespan change from 11.05 to 22.05, so the original date is still saved.

timespan3.png
timespan3.png (35.7 KiB) Viewed 728 times

I tried to set the timespan right after the creation, but it didn't work.

Is it possible to stay on the timespan.

Regards
Christoph


Post by alex.l »

Hi Christoph,

That looks like a bug, I've opened a ticket to check that. You can track the status using this link https://github.com/bryntum/support/issues/4665

It's not configurable unfortunately, it should be fixed.

Thank you!

All the best,
Alex


Post by mats »

@christophe - I can no longer reproduce this in our latest demos, can you please confirm?


Post Reply