-
Notifications
You must be signed in to change notification settings - Fork 2
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 Accessibility Info Input for Bookings #320
Comments
Changing this to a yes/no boolean for requiring a wheelchair space, since we can't do anything meaningful with any other information. Other access issues directed to email [email protected] Some way to alert show crew when a wheelchair booking is made would also be useful. |
I'd tend to disagree about making this a boolean. In the past we have had people talk about mobility problems etc, so we have reserved seats that are more accessible for them. Need to remember that this is not just for the winston as well, also external venues and or anson rooms, and also that external production teams might still be interested in this information, I don't think we should take the decision for them Also, when a booking is completed, if it has accessibility information this is already automatically emailed to people with access to the production https://github.com/BristolSTA/uobtheatre-api/blob/dev/uobtheatre/bookings/models.py#L553 |
I agree, but I think in that case we should turn it more towards access rather than accessibility? I also have concerns about how we then expose the access/ibility information, since it verges on medical-type at times and could be pretty sensitive
That's fucking cool |
I think what nomenclature we use is up to us. I think with appropriate warnings in the interface about how this information will be used / who it is sent to it should be fine - they shouldn't be including information they would consider sensitive. Potentially need to add a section in the privacy policy about it. |
It may be useful to have some canned responses too: they could be checkboxes that just append something like |
See https://github.com/BristolSTA/uobtheatre-api/blob/dev/schema.graphql#L25
The text was updated successfully, but these errors were encountered: