SSWConsulting / SSWConsulting/SSW.Website
🐛 Bug - Non-required Fields Causing Error
Open
@fenix2222 is already working on this.
Since Aug 17, 2024.
Needs Refinement
TinaCMS
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
As per my conversation with @sethdailyssw, a deployment failed due to a nullable field being not filled.
Figure: Fields not filled out in the events booking block
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.