When I "Enable and set as default" a theme, I expected the theme behind the overlay to change and show me what the new theme looked like immediately. In order to see this I must first close the overlay and then refresh the page. Even just closing the overlay doesn't do the job.

This seems awkward and contrary to similar types of things I've seen in other places.

Could some sort of hook be triggered to refresh the page whenever the default theme changes?

Comments

casey’s picture

Jacine’s picture

Category: feature » bug

Yeah, this is confusing. I think it should be considered a bug.

David_Rothstein’s picture

I think this might be a special enough case that the overlay may have to just treat it as such.

If the Appearance page is submitted and the result is that the theme has been changed, the Overlay might just have to catch that and trigger a full reload of the parent window immediately? Without doing that, I suspect it would be very difficult to deal with.

casey’s picture

Status: Active » Fixed

Closing the overlay will reload the parent window now.

David_Rothstein’s picture

Status: Fixed » Active

The issue is about doing it immediately, not on overlay close.