Our pure JavaScript Scheduler component


Post by Hiba Rizk »

Hi,

i facing a issue when the scheduler in a div container that have scroll, the start Date and end date is returning a wrong date so when i'm trying to add an event it is added in the wrong place.

can you please advice what am i doing wrong ?
find attached a sample
Attachments
src.rar
(11.69 KiB) Downloaded 98 times

Post by mats »

when i'm trying to add an event it is added in the wrong place.
Please show image showing what is 'wrong place'

Post by Hiba Rizk »

find attached the image
Attachments
time error.png
time error.png (64.45 KiB) Viewed 1677 times

Post by mats »

Please be more specific, it's hard to read/understand your application code. Please write clearly:

1. What do you expect should happen?

2. What happens?

Post by Hiba Rizk »

ok i have a functionality to add an event on context menu click
1. expected behavior
add the event at the selected time

2. what is happening :
the scheduler is returning a wrong date because when i have a scroll bar on the div that contains the scheduler .
you can see this in the tool tip also showing a wrong time
this issue appear only when i have scroll and the scheduler does not fit into the page

Post by mats »

you can see this in the tool tip also showing a wrong time
How would I be able to see that it's wrong time? There is no time on the time axis

Post by Hiba Rizk »

i have attached image with time with steps
Attachments
time error.png
time error.png (49.25 KiB) Viewed 1674 times

Post by mats »

Could you please provide a simple test case so we can reproduce this? Use our vertical demo as a base and simply modify it to reproduce this issue.

Post by Hiba Rizk »

hi,
kindly find attached a sample
Attachments
src.rar
(9.98 KiB) Downloaded 105 times

Post by Hiba Rizk »

Any update on this ?

Post Reply