dcaslin / d2-checklist

Source for www.d2checklist.com, written in Angular and using the Bungie API
https://www.d2checklist.com/
MIT License
92 stars 24 forks source link

Season Mods filter doesn't filter as expected. #545

Open jondthompson opened 1 year ago

jondthompson commented 1 year ago

I expect the attached image to omit any item that has a special slot.

Unfortunately, it is looking for items that have the combat slot, which is every item, so the filter is not useful at all. This particular filter should be every item without a special slot.

The use case for this is that I'm going through my inventory to find things to shard, and I want to pay attention the items with special slots separately.

Screenshot 2023-02-09 at 10 33 45 AM