Extend the breakdown tooltip display to the summary page (split into two sections: "Unconfirmed" and "Confirmed") #75

Current Issues

The feature that displays a tooltip with a breakdown when hovering over the amount cell in a table is currently implemented only on the "orders" and "order_items" pages. On summary pages (such as "overview," "product," "products," "parent_products," and "skus"), it is not possible to view the breakdown of the amounts.

Furthermore, since each row on the summary pages represents the aggregate value of multiple orders, the level of detail in the breakdown varies depending on the data source:

  • Confirmed orders (transactions already retrieved): Breakdown down to tax details is available (e.g., product sales (excl. tax) + consumption tax)

  • Unconfirmed orders (retrieved via the Order API only): Only the total including tax can be retrieved

Since both types may coexist in a single aggregate row, aggregating by the same field name distorts the breakdown (e.g., adding pre-tax and post-tax amounts together).

Improved Behavior

When you hover over an amount cell on the summary page, the tooltip will display two separate sections: "Unconfirmed" and "Confirmed." "orders" and "order_items" will be treated as a single section and retain their existing behavior.

Target pages:

  • Overview pages (Daily / Weekly / Monthly / By Weekday / Hourly / Stores tabs)

  • Product-related pages (Daily, Weekly, Monthly tabs)

  • products

  • parent_products

  • SKUs

Please authenticate to join the conversation.

Upvoters
Status

Discovery

Board
🚀

New Features

Tags

データビュー

ETA
Sep 30, 2026
Date

About 3 hours ago

Author

Takayuki Eiki

Subscribe to post

Get notified by email when there are changes.