SSWConsulting / SSW.Website

Generator for ssw.com.au
https://www.ssw.com.au
Apache License 2.0
10 stars 8 forks source link

🐛 Bug - Non-required Fields Causing Error #1897

Open Harry-Ross opened 11 months ago

Harry-Ross commented 11 months ago

As per my conversation with @sethdailyssw, a deployment failed due to a nullable field being not filled.

MicrosoftTeams-image (5) Figure: Fields not filled out in the events booking block

image Figure: Error logs from the build

### Tasks
- [ ] Add null safety to the `/events` pages
- [x] Make fields required in event booking block
- [ ] Check other events blocks to ensure the correct fields are required
bradystroud commented 2 months ago

PR auto closed - reopening as there are some tasks remaining