Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #31530, comment 5


Ignore:
Timestamp:
03/09/2015 06:42:49 PM (8 years ago)
Author:
stephdau
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31530, comment 5

    v3 v4  
    33Screenshots: https://cloudup.com/cYjd7oIeDp7
    44
    5 The `is-installed` class is added to the theme's card upon success, which makes the "Install[ing|ed!]" button disappear (existing behavior). Backbone currently sets a "Already installed" banner for installed themes, which we'll need to trigger upon successful install (ideally Backbone would do that upon adding the `is-installed` class to the card.
     5The `is-installed` class is added to the theme's card upon success, which makes the "Install[ing|ed!]" button disappear (existing behavior). Backbone currently sets a "Already installed" banner for installed themes, which we'll need to trigger upon successful install (ideally the Backbone code would do that automatically upon adding the `is-installed` class to the card).
    66
    77Note that since it's to show progress, 31530-theme-install-workinprogress.diff includes 31530-01-add-theme-id.2.diff