#49771 closed defect (bug) (duplicate)
Double Updated! text blocks when updating theme
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.5 |
Component: | Themes | Keywords: | needs-patch |
Focuses: | Cc: |
Description
When updating a theme in single site, there is a way to make two Updated!
blocks appear after the update is completed. Reproduction:
1) Go to wp-admin/themes.php
2) Update a theme from the main page (where all themes listed) by clicking the link in the notification above the theme.
3) While it is still updating, click the theme to open the details overlay.
4) Note that after updating another notification block spawns with the Updated!
text.
Attachments (1)
Change History (7)
#1
@
5 years ago
- Milestone changed from Awaiting Review to 5.5
- Owner set to whyisjake
- Status changed from new to accepted
- Version set to trunk
#2
@
5 years ago
I'm having a hard time checking this. It feels like after clicking the update button, it locks the UI to get to the theme details, and I can't click the second button. Can anyone else confirm?
#3
@
5 years ago
I can't replicate either...for the same reason: while the theme is updating, clicking on "Theme Details" doesn't open the modal.
However, I've looked through the JS (wp-admin/js/theme.js
and wp-admin/js/updates.js
) and can't figure out what prevents that :-(
Double update text