Is there any way to select a day without selecting events on the calendar?
I want to have my users select a day and view all events from that day in a list. However it’s hard to select the day when the event takes up most of the space on the calendar.
At the moment I have just made the “events colour” and “events selected colour” invisible. Which is a very shyly encourages the user to click around until they hit the thin “day” sweet spot at the top of the events.
I have this function in my app, and I did it by let the user select a day in a date picker, and then display a list of events, filtered by date, in a RG