claudiiafg / MapConU

Concordia Campus Navigation App - Indoor and Outdoor directions integrated with Google Calendar
7 stars 2 forks source link

Minor bug with selecting a day from the calendar #269

Closed tedgag closed 4 years ago

tedgag commented 4 years ago

When selecting a day with an event, the event drop down shows up and remain when selecting a day previous from today's date.

For example, today is April 1, and clicking on March 29 after clicking on April 1 does not remove the dropdown:

Screen Shot 2020-04-01 at 2 58 32 PM
achung98 commented 4 years ago

This happens because they are not from the same month. I don't think this is an issue. Nevertheless, I spotted a small bug similar to this. When clicking on a day with events then moving to another month, the drop down remains even if that day does not include any events. Will work on that.