impress/app/javascript
Emi Matchu 66c1e14dd0 Add item search results to Apollo cache, use in finding item conflicts
This makes clicking on search results in the new mode actually work! It
correctly adds it to the outfit, and removes other items.

The thing that's behaving strangely is that, when you add the item, we
visually remove all items until we can finish a fresh network request
for what they should all look like. This probably means that the cache
lookup for `useOutfitAppearance` is not as satisfied with what we cache
here as `findItemConflicts` is? Something to investigate!
2024-02-27 12:19:07 -08:00
..
wardrobe-2020 Add item search results to Apollo cache, use in finding item conflicts 2024-02-27 12:19:07 -08:00
item-page.js Remove old trade hangers UI from item page 2024-01-21 04:49:06 -08:00
wardrobe-2020-page.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00