Hi to everyone,
I have a scheduling app that manages 15 to 30 minute appointments. The issue here is that when trying to use the calendar view component, it seems the range of hours inside the day view includes all hours of the day. I believe this does not let the appointments to view properly because of having them one on top of the other.
Does anyone knows if their’s a way to adjust this in order to spread out the appointments in the day-view?
Maybe if I configure a range fo hours available for the user on a day, so that the view uses this range to adjust and show only these range. But I don’t know where to go next when having that established in the user table.