Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#63859 new defect (bug)

Ugly modal showing up after the session expires

Reported by: presskopp's profile Presskopp Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords: has-screenshots
Focuses: Cc:

Description

I went back to a WP Site after obviously the session has expired. I was facing a amsll, empty modal. After scrolling a bit down I could read "Briefly unavailable for scheduled maintenance. Check back in a minute." - see screenshots. I can't tell what I did before on that site, but anyway, this modal needs to be adjusted.

It seems to get rendered in wp_auth_check_html() while wp_maintenance() is kicking in.

Attachments (2)

popup1.png (3.9 KB) - added by Presskopp 5 months ago.
popup2.png (7.0 KB) - added by Presskopp 5 months ago.

Download all attachments as: .zip

Change History (4)

@Presskopp
5 months ago

@Presskopp
5 months ago

#1 @Presskopp
5 months ago

amsll = small

#2 @swissspidy
5 months ago

Usually the modal looks like this:

https://i.imgur.com/Bi8pwZ0.png

In your case it seems the site just happened to go into maintenance mode at the same time.

Note: See TracTickets for help on using tickets.