lunar icon indicating copy to clipboard operation
lunar copied to clipboard

Products relation manager for Collections

Open glennjacobs opened this issue 11 months ago • 0 comments

Collections require a relation manager for their associated products.

The old "hub" offered sorting as below. However, we have decided that this doesn't work well, especially considering our recommendation to use Laravel Scout and search engines for sorting (and filtering).

So we should look to remove the sort field from the collections table and only implement manual sorting.

Image

glennjacobs avatar Mar 04 '24 21:03 glennjacobs