Changes between Version 2 and Version 3 of Ticket #31530, comment 5
- Timestamp:
- 03/09/2015 06:42:02 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31530, comment 5
v2 v3 3 3 Screenshots: https://cloudup.com/cYjd7oIeDp7 4 4 5 The `is-installed` class is added to the theme's card , 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 Backbone would do that 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