Whats a good UX solution for a user to cover for another user while they go on leave?

I’m currently designing a feature where supervisors monitor various reports. These reports need to be monitored daily. Each user is assigned access to specific groups of reports.
As with any company, users go on leave several times a year….
share this post : )
What’s the best way to handle displaying a long list of user permissions in a UI?

I’m working on a permission-based access project. I have a long list, in the hundreds, of permissions that will allow Administrators of the system to customize permission groups for individual users. What UI delivers the be…