Closed aaronsalmon closed 8 years ago
actually if there is a "no events" popup active, you can't trigger the calendar too... maybe that no-events popup should hide on any click at all.
Caused by https://github.com/codeforeauclaire/foodtrucks/commit/7ec6559999e7e48ec2ebf703f3f3dfd43f25303e
Previous behavior was clicking anywhere outside of popup would close popup.
shoot. yeah my hack screwed things up.... sorry about that! I didn't like the extra click when trying to rapidly date-switch but maybe it's not worth the hassle
I reverted https://github.com/codeforeauclaire/foodtrucks/commit/7ec6559999e7e48ec2ebf703f3f3dfd43f25303e to fix this issue
currently if there is a "no events" popup open, you can't click on those two top links. let's have those links cancel the no events popup instead.