Changes between Version 3 and Version 4 of Ticket #31530, comment 5
- Timestamp:
- 03/09/2015 06:42:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31530, comment 5
v3 v4 3 3 Screenshots: https://cloudup.com/cYjd7oIeDp7 4 4 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.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 the Backbone code would do that automatically upon adding the `is-installed` class to the card). 6 6 7 7 Note that since it's to show progress, 31530-theme-install-workinprogress.diff includes 31530-01-add-theme-id.2.diff