silverstripe-cms
silverstripe-cms copied to clipboard
Loading indicator prevents reauthentication
Given I am signed in as an administrator And I have let my session expire (returned from lunch) When I try to publish the page I was editing (before lunch) Then I am asked to reauthenticate BUT I cannot do this as the loading indicator obscures the modal with the password form.
Currently testing 4.4.0 just prior to release candidate.
I imagine the fix here would be to ensure the login form has z-indexing above the loading indicator. I don't think there's a situation where that wouldn't be expected?