Front End: Calendar partial_scheduled → wrong width

Issue #58 resolved
johannesmutter created an issue

There ist no width defined for the pseudo element before of this class: partial_scheduled remaining_scheduled_10

or anything larger than "10" remaining is displayed with full width for the pseudo element.

This creates the false impression to the customers that this day is fully booked.

Solution: partial_scheduled should not be added as class if there are more than 10 remaining.

Also I think this just be customizable by the user: For some it might be normal to have only 5 appointments a day, for others it might be normal to have 500 appointments a day. The remaining appointments bar should reflect this & count the total available slots in regard to the booked ones.

calendar.png

Comments (2)

  1. Log in to comment