You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should we add a hasKeys boolean field in room datamodel?
if true an additional "Please go to the counter to get the keys to this location." statement appears in BookingSummary popup
should we add a hasKeys boolean field in room datamodel?
if true an additional "Please go to the counter to get the keys to this location." statement appears in BookingSummary popup
I personally prefer this one. Or we could add a furtherInstruction (string) key in the datamodel, so each places which has special arrangement can be further specialized, like "Please get the key..." for music room and "Please complete the form..." for bbq place. Places that don't need such arrangement might has a value of null or an empty string.
like bbq
to get keys
The text was updated successfully, but these errors were encountered: