-
Notifications
You must be signed in to change notification settings - Fork 14
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
Feedback modal should auto close after x seconds - Museum mode #573
Comments
@seanmiller26 This is easy to implement, let me know how many seconds you would like. Also do you know of any projects that currently have museum mode enabled? I'm currently hard coding a true value to test on my end but it would be nice to test on a real "museum mode" project. |
I think to allow enough time to read the feedback, we would want a value of around 10 seconds. Once this in place, we can better test it to find any outliers ie. really long feedback text. This will be the actual project used in the new Adler exhibit: https://www.zooniverse.org/lab/22096/workflows/25356 Question: is there a way to enable this on mobile currently? Right now you must not have feedback on a project, but is there a workaround so we can test it on our devices? |
@seanmiller26 zooniverse/Panoptes-Front-End#7092 got merged and deployed on Monday, so the feedback check should be removed in the Lab for question tasks now -- try reloading the page, but report back if you are still having problems enabling for mobile. |
Closed by #572 |
I'd like the feedback modals to auto-close after x seconds (5?, 10?). And if possible, to not open a bigger can of worms for the time being, only apply this to Museum Mode enabled projects.
This will be a useful feature for projects on the museum floor. We want a new museum patron to see a fresh subject as they approach the podium/kiosk. We don't want them to see a previous feedback modal from the last user's session.
The text was updated successfully, but these errors were encountered: