[wp-trac] [WordPress Trac] #37603: Missing visual feedback when deleting themes/plugins

WordPress Trac noreply at wordpress.org
Tue Aug 9 10:40:08 UTC 2016


#37603: Missing visual feedback when deleting themes/plugins
-----------------------------+---------------------------------------------
 Reporter:  ocean90          |       Owner:  ocean90
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  4.6
Component:  Plugins          |     Version:  trunk
 Severity:  normal           |  Resolution:  fixed
 Keywords:  has-patch        |     Focuses:  ui, javascript, administration
  commit                     |
-----------------------------+---------------------------------------------

Comment (by ocean90):

 In [changeset:"38228"]:
 {{{
 #!CommitTicketReference repository="" revision="38228"
 Updates: Add visual feedback when deleting themes/plugins.

 This corrects the selector for the delete link in
 `wp.updates.deletePlugin()` so the text can be changed to 'Deleting…'.
 `wp.updates.deleteTheme()` already worked on wp-admin/themes.php but not
 on wp-admin/network/themes.php because the network screen is similar to
 the plugins list table, this is now fixed too.
 The `credential-modal-cancel` handler has been updated to support canceled
 delete jobs.

 Merge of [38227] to the 4.6 branch.

 Props swissspidy.
 Props jorbin for review.
 See #37603.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37603#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list