Closed lebull closed 3 months ago
Example for a current event
Visit the preview URL for this PR (updated for commit 74f81ac):
https://sunday-service-vr--pr84-get-next-event-y38vlqxa.web.app
(expires Sat, 27 Jul 2024 14:30:50 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 58385af7bd5a89154351e3a6f5764ea3ef89db5c
Example Next Event:
No Upcoming Events Found:
This PR adds a CrrentOrNextEvent card.
This should help make it clear what the next event is, or if there is a current event (supposedly) in progress. I can add the other tabs we need once #81 is finalized. I will NOT be adding a link to the whiteboard tab, though, since I intend to burn that with fire.
The card is place on both the home page and the event list.
I also adjusted the ordering of the event list: Past events are sorted descending while future events are sorted ascending.
This branch is based off of #83