Matchu
6ce8a5aea2
This is a bit hacky, but I want to ship and I'm not in a mood for a refactor :P Before this change, you could see a bug by doing the following: 1. Click "I own this" to own an item. 2. Click "Add a list" and add it to a list. 3. Click "I own this" to un-own the item. (This deletes it from all lists.) 4. Observe that the "Add a list" dropdown disappears. 5. Click "I own this" to own it again. 6. Observe that, before this change, the dropdown would reappear, but incorrectly say it was still in the old list. After this change, it appears with the blank "Add to list", as intended. |
||
---|---|---|
.. | ||
cached-data | ||
components | ||
images | ||
ItemPage | ||
WardrobePage | ||
apolloClient.js | ||
App.js | ||
ConversionPage.js | ||
GlobalFooter.js | ||
GlobalHeader.js | ||
HomePage.js | ||
InternalAssetImagePage.js | ||
ItemPage.js | ||
ItemPageDrawer.js | ||
ItemPageLayout.js | ||
ItemSearchPage.js | ||
ItemTradesPage.js | ||
ModelingPage.js | ||
PageLayout.js | ||
PrivacyPolicyPage.js | ||
SupportPetAppearancesPage.js | ||
UserItemListPage.js | ||
UserItemListsIndexPage.js | ||
UserOutfitsPage.js | ||
util.js |