chopshop-166 / SignInWebApp

Web app for team management and signing in to locations
MIT License
3 stars 1 forks source link

Create separate page for scanning codes #159

Closed bot190 closed 1 year ago

bot190 commented 1 year ago

The current event scan page does not work well on Mobile due to the small screen size. The camera view is hidden, but still running in the background resulting in endless permission pop-ups when looking at the user list (or self sign-in for mentors). We should detect if the user is on mobile and not load the scanning, and instead provide a link to a separate page with only the camera view.