Mattia G.

Results 2 issues of Mattia G.

The block set in TableDidAppearCompletion is not being called. Having a look at the code, is seems to be missing in the completion block of UIView.animate at line 204.

The list of promotions in spree backend / orders is empty when Spree_i18n is activated. spree_backend/app/views/spree/admin/orders/index.html.erb:110 `Spree::Promotion.applied.pluck(:name, :id)` The field "name" is empty in spree_promotions and should be read from...