Just like Reservations, as superusers we should be able to choose the user role we're viewing the app as for testing purposes. This should be rendered as a dropdown in the footer.
This would be very helpful! The logic for Shifts should be as follows:
If superuser mode is ON, recognize the user as superuser. The switch is now in the footer.
If superuser mode is OFF, display a dropdown (or check-box if allow multiple roles) form of some sort in the footer so that the superuser can change his role easily in the app.
Just like Reservations, as superusers we should be able to choose the user role we're viewing the app as for testing purposes. This should be rendered as a dropdown in the footer.