woocommerce / woocommerce-order-source-attribution

WooCommerce Order Source Attribution helps merchants understand which marketing activities, channels or campaigns are leading to orders in their stores.
https://github.com/woocommerce/woocommerce-order-source-attribution
5 stars 0 forks source link

Display message when no source data is available. #51

Closed rawdreeg closed 1 year ago

rawdreeg commented 1 year ago

Changes proposed in this Pull Request:

We now show a message when no source data is available.

Closes #50.

Checks:

Screenshots:

Before:

image

Now:

Screenshot 2023-03-16 at 15 30 43

Detailed test instructions:

  1. Checkout branch
  2. Edit an order for which no source exists.
  3. Confirm a message displays for no data.

Changelog entry

Add - Display message when no source data is available.