We want to make sure that only valid time periods for rooms are saved and are therefor adding validation that checks if the start date is before the end date.
Links to Ticket and related Pull-Requests
BC-8213
Changes
Data-security
Deployment
New Repos, NPM packages or vendor scripts
Screenshots of UI changes
Checklist before merging
[ ] QA: In addition to review, the code has been manually tested (if manual testing is possible)
[ ] PO: Any deviation from requirements was agreed with Product-Owner / ticket author / support-team
[ ] DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)
Notice: Please keep this Pull-Request as a Draft (or add WIP label), until it is ready to be reviewed
Short Description
We want to make sure that only valid time periods for rooms are saved and are therefor adding validation that checks if the start date is before the end date.
Links to Ticket and related Pull-Requests
BC-8213
Changes
Data-security
Deployment
New Repos, NPM packages or vendor scripts
Screenshots of UI changes
Checklist before merging