Make WordPress Core

Opened 6 years ago

Last modified 4 years ago

#44897 new defect (bug)

Theme installed success message not showing when installing multiple themes

Reported by: anilhada's profile anilhada Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version: 4.9.8
Component: Themes Keywords: has-screenshots
Focuses: ui, administration Cc:

Description

How to get bug:-

First go on Appearance - > Theme -> add new

  1. Click on uninstall theme Preview button. after that preview page will open.
  2. Click on install button and same time click on next button near by install button.
  3. Next theme preview page open again click on install button and click on close button.

In this case we are install two theme but install massage will appear on only one theme.

Attachments (3)

Screenshot_1.png (112.7 KB) - added by anilhada 6 years ago.
Screenshot_2.png (95.6 KB) - added by anilhada 6 years ago.
Screenshot_3.png (601.6 KB) - added by anilhada 6 years ago.

Download all attachments as: .zip

Change History (8)

@anilhada
6 years ago

@anilhada
6 years ago

@anilhada
6 years ago

#1 @mukesh27
6 years ago

  • Focuses ui administration added
  • Keywords has-screenshots added

#2 @SergeyBiryukov
6 years ago

  • Summary changed from Theme installed success massage not showing to Theme installed success message not showing

#3 @joyously
6 years ago

Is this scenario a little fishy? I'm not sure how that theme preview overlay is coded, but by navigating away from the page of the theme that is installing, the javascript handling the messages from the server could have been replaced, so how would it receive or display the message?
(I'm surprised the test case didn't go further, and show that there was an error when clicking on the Install button for the theme that didn't get the "successfully installed" message.)

So does the fix involve moving the javascript into the Theme page instead of in the overlay?
Or is it more like "Don't do that"?

#4 @poena
4 years ago

  • Milestone changed from Awaiting Review to Future Release

Compared to plugins, I don't believe that installing two themes at once is supported.
Perhaps the next and previous buttons need to be disabled while the first theme is being installed.

#5 @poena
4 years ago

  • Summary changed from Theme installed success message not showing to Theme installed success message not showing when installing multiple themes
Note: See TracTickets for help on using tickets.