Do not allow users to proceed with creating/editing in RoomAvailability if there are blank fields. A modal should pop up with an error message if there are blank fields.
User Story:
As an admin creating or editing a RoomAvailability object, I cannot create or save my changes if there are blank fields and I am alerted of the problem with a modal.
Acceptance Criteria:
[x] A RoomAvailability object with blank fields does not get created or saved in the database
[x] A modal pops up alerting the user that there are blank fields if the user attempts to create or save the invalid RoomAvailability object
Do not allow users to proceed with creating/editing in RoomAvailability if there are blank fields. A modal should pop up with an error message if there are blank fields.
User Story:
As an admin creating or editing a
RoomAvailability
object, I cannot create or save my changes if there are blank fields and I am alerted of the problem with a modal.Acceptance Criteria:
[x] A
RoomAvailability
object with blank fields does not get created or saved in the database[x] A modal pops up alerting the user that there are blank fields if the user attempts to create or save the invalid
RoomAvailability
object