Experience when impersonation is terminated automatically after some time

Fortsetzung der Diskussion von New Bug With Experimental Impersonation Interface:

The change is now stable and I can still reproduce that. Are there any plans to improve the experience for admins after the impersonation expires?

I think a better indication that you are no longer impersonating the user would help to prevent false negative testing where the admin thinks something works for normal users while in fact they are using their admin privileges.

Also, it’s confusing when the button to stop impersonating doesn’t work.

Example screenshot where it seems the user is able to see the staff (Team) category and showing the error using the stop impersonating button.

3 Likes

Ah my bad I forgot about this, assigning myself to fix. I think it’s twofold:

  1. When the timer runs out, send a MessageBus update to the UI to show that the time limit has been reached. Maybe even show a timer in the UI…
  2. If you press “Stop Impersonating” and the time limit is up, don’t error, just reload the page

Might bump the time to 30 minutes too, 15 is pretty quick.

1 Like