Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add alert to ask users to go to counter for special places #83

Open
98sean98 opened this issue Jan 20, 2020 · 3 comments
Open

add alert to ask users to go to counter for special places #83

98sean98 opened this issue Jan 20, 2020 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@98sean98
Copy link
Member

98sean98 commented Jan 20, 2020

like bbq
to get keys

@98sean98 98sean98 added the enhancement New feature or request label Jan 20, 2020
@98sean98 98sean98 added this to the v1.0 milestone Jan 20, 2020
@98sean98
Copy link
Member Author

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

@98sean98
Copy link
Member Author

98sean98 commented Jan 20, 2020

or just put "Please go to the counter to get the keys to this location if necessary." for every booking.

@welvin21
Copy link
Member

welvin21 commented Feb 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants