impress-2020/src/app/WardrobePage
Matchu 2dbed8b8c4 Use default values for plain /outfits/new URLs
Previously, if you navigated to /outfits/new without a species or color in the query string, we'd show a blank outfit page, with the species/color picker hidden. Now, we default to a Blue Acara instead!

We don't do anything to handle _invalid_ species/color IDs, but I don't super mind that, because in practice that would require some call site to malform the URL, and I don't super expect that.

This resolves more of the _cause_ of Sentry issue IMPRESS-2020-8, but I'm still wondering how a user got to the URL `/outfits/new?[object+Object]=&objects[]=35185&objects[]=67084`. I'm wondering if the pet loader on the homepage has a bug in Safari? I feel like I heard something like that from the feedback form, too...
2021-01-17 07:43:08 -08:00
..
support fix large-icon visual bug 2021-01-04 03:11:55 +00:00
index.js Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
Item.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ItemsAndSearchPanels.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemsPanel.js Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00
OutfitControls.js Hide species/color on wardrobe page when not ready 2021-01-17 07:24:54 -08:00
PosePicker.js fix dev emotion crasher in wardrobe page 2021-01-05 05:51:54 +00:00
SearchPanel.js log search result errors 2021-01-17 04:47:11 -08:00
SearchToolbar.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
useOutfitState.js Use default values for plain /outfits/new URLs 2021-01-17 07:43:08 -08:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00
WardrobeOutfitPreview.js Keep outfit thumbnail while individual layers load 2021-01-08 02:53:31 -08:00
WardrobePageLayout.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00