Skip to content

Commit

Permalink
Releases: Improved line item view (2024-06-05, 1.2.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjago committed Jun 6, 2024
1 parent 21e5df9 commit 508b33e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions content/releases/2024-06-05-improved-line-item-view/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
+++
title = 'Improved line item view'
slug = '2024-06-05-improved-line-item-view'
date = '2024-06-05'
draft = false
version = '1.2.5'
+++

### Improvements ✨

This update focuses on improving the display of line items in the WooCommerce edit order view.

![Screenshot of the line items area of an order in the WooCommerce admin to show how Dashify styles it.](/releases/improved-order-line-items/line-items.png)

#### RD Order Modifier for WooCommerce compatibility

For users of RD Order Modifier for WooCommerce, Dashify applies styles so RD Order Modifier's fields have a more uniform appearance with the standard price adjustment fields. This saves space and looks better.

#### Line item column labels restored

We’ve restored the header that labels the columns above the list of products in an order.

#### Line items more easily viewed on mobile

We changed how the line items area is implemented so that it can scroll left and right on small screens, just like in regular WooCommerce. We also made small adjustments for a better experience on mobile.

### Bug fixes 🐞

- Fix an undefined array key warning when manually adding an order.
- WooCommerce Subscriptions: Fix broken pagination icons.
- WooCommerce Subscriptions: Fix the WooCommerce “rate us” message going into the subscription list.
- WooCommerce Subscriptions: Fix the subscriptions analytics graphs getting more data than is selected by the date range.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 508b33e

Please sign in to comment.