The current "+ Add Saturday Event" button will launch an Airtable form defaulting to 1/1/2023 date for all date fields. This is more error prone than it needs to be. It would be better to not default at all or at least do 2024 instead.
Better yet, this could be migrated to a Fillout form instead of an airtable one, which would have better UX and error checking. Tagging @hgreenhut for thoughts on that.
The current "+ Add Saturday Event" button will launch an Airtable form defaulting to 1/1/2023 date for all date fields. This is more error prone than it needs to be. It would be better to not default at all or at least do 2024 instead.
Better yet, this could be migrated to a Fillout form instead of an airtable one, which would have better UX and error checking. Tagging @hgreenhut for thoughts on that.
https://github.com/grassrootsgrocery/admin-portal/blob/54f039e0ec5e61969026370b5b63967ca7e31715/client/src/pages/Events/Events.tsx#L10