Skip to content

Orders: search by line item titles and display products in table rows #257

Description

@kilbot

Summary

Two enhancements for the orders list:

1. Search orders by line item product titles

The orders RxDB collection should allow searching by line item titles. Line items are a nested array in the order JSON, so we need to investigate how to index nested array fields via the flexsearch plugin.

2. Display products in order table rows

Add an option to show products in the orders table — e.g., an additional column displaying something like:

2 x Product, 3 x Another Product

This gives a quick overview of what's in an order without having to open it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions