Bug 36373 added event dots that display in the bookings date picker for existing booked days. Currently, each booking gets its own dot displayed in a vertical list. This won't scale well with large numbers of bookings. We need to think about how best to display this information when multiple bookings are placed.
Paul showed me a great proof of concept where we give one dot followed by a number to show how many bookings are on that date.