Closed codeflight1 closed 1 year ago
Properly parse and filter the new interfaces property structure.
Example:
properties: [ { property: "", quantity: 1 }, ... ]
Commit
Looks pretty good!
There does seem to be a small bug where items with an empty properties field fail to reappear when deselecting all filters.
LGTM
Properly parse and filter the new interfaces property structure.
Example: