From 362e2ab4e73665506556c33544e24b95f87ff141 Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Wed, 24 Jan 2024 08:17:13 -0800 Subject: [PATCH] Add more notes about the state of alt styles to the alt styles page --- app/views/alt_styles/index.html.haml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/app/views/alt_styles/index.html.haml b/app/views/alt_styles/index.html.haml index cf31f5d1..47e70ba3 100644 --- a/app/views/alt_styles/index.html.haml +++ b/app/views/alt_styles/index.html.haml @@ -9,9 +9,14 @@ homepage! Thank you! 💖 %p - (Also, heads-up: our system can only collect data on wearable items, - so there's not a great way for us to get style tokens onto tradelists… this - may change someday, but probably not soon, sorry!) + Also, heads-up: Style tokens are pretty different from normal wearables, so + we haven't decided how to bring them into the customizer yet! Whatever we do, + it'll be a bit tricky and new 😅❗️ + +%p + Also, second heads-up: Because our system can only collect data about normal + wearables, there's not a great way for us to get style tokens onto + tradelists… this may change someday, but probably not soon, sorry! - @alt_styles.group_by(&:species).each do |species, species_styles| %h2.alt-styles-header= species.human_name