pete-mc / Summit

Where Every Achievement is a Summit Conquered - Terrain | Summit adds usability features to the Australia Scouts Terrain website.
https://www.facebook.com/groups/scoutsterrain
MIT License
6 stars 1 forks source link

Time/Date selector is buggy and prevents saving new events #117

Open acsand opened 6 months ago

acsand commented 6 months ago

I've created an activity via Summit, but it doesn't appear in the Terrain calendar, or the Summit calendar. Tested on both Edge and Chrome.

pete-mc commented 6 months ago

Hey @acsand it seems to be working for me in either Chrome or Edge. Can you provide a few more details like they type of event, which section it is for, and some of the options you selected? Alternatively, I am happy to have a teams call for you to show me the steps you are doing and we can troubleshoot the issue.

pete-mc commented 6 months ago

When creating a new event using the + button the date & time selectors do not function correctly and ultimately case a 400 server error with message: Not a valid iso format datetime.

NB: The payload has start_datetime: "Invalid date" and end_datetime: "Invalid date"