Describe the bug
In the room booking system, add a room in a location. In the "Add Room" dialog there are some fields marked with red asterisk which is required. However the save button would not be enabled even all the fields were filled. I also need to fill both "Longitude" and "Latitude" then the save button will be enabled, and will keep enabled even I remove the value in Longitude and Latitude.
To Reproduce
Steps to reproduce the behavior:
Go to Room booking system
Click on 'Administration'
Click on a pre-defined location and click "Add room"
In the "Add Room" dialog the save button is disabled until I fill both Longitude and Latitude
Expected behavior
I should be able to save the room without filling the Longitude and Latitude
Screenshots
The text was updated successfully, but these errors were encountered:
Longitude/Latitude should be optional unless you fill out one of them, then both are required (since having just one value makes no sense). So indeed a bug...
Describe the bug
In the room booking system, add a room in a location. In the "Add Room" dialog there are some fields marked with red asterisk which is required. However the save button would not be enabled even all the fields were filled. I also need to fill both "Longitude" and "Latitude" then the save button will be enabled, and will keep enabled even I remove the value in Longitude and Latitude.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to save the room without filling the Longitude and Latitude
Screenshots

The text was updated successfully, but these errors were encountered: