Hi
I'm using the flutter SfCaleandar widget for a web application and I noticed that in the "work week" view the vertical scroll is positioned on top of the last part of the timeslot when it is added on Friday's.
This part is useful when I already have a slot in the timeperiod and I want to add a new one on it. If this pat is hidden behind the scroll then I can't click on it.
I'm attaching an image to reflect it
thanks
Hi,
I think what you showed in the video is not the issue I was referring.
My problem is when I already have a timeslot created on Friday an I want to create another one in the same time.
So for example we can use the example in the demo page: https://flutter.syncfusion.com/#/event-calendar/scheduling
If you go to the "work week" view you see a timeslot in the day January 28th called "Consulting" (in orange) already created. If I want to create another timeslot in the same date at the same hour I can't do it because I can't click in the region to do that.
Otherwise if want to create for example a new one in January 26th in the same time of timeslot "General Metting" I can do it because there is no scroll there.
If it's still not clear let me know and I will try to create a video.
thanks