Resolve: "Change slotSelectionOpensAt to automatically update date"
Compare changes
When creating or editing a lab, the slot selection opens at:
field was not updating properly. This was due to the field being referenced back to another field and waiting for that to update.
Rewrite how the fields were structured individually and actually make it wait for updates of itself.
Closes #313 (closed)