cecilbowen / pokemon-sandwich-simulator

Simulate making sandwiches for Pokemon Scarlet and Violet.
https://cecilbowen.github.io/pokemon-sandwich-simulator/
98 stars 35 forks source link

Add list of all types and powers to sort ingridients #11

Closed diana-dudak closed 1 year ago

diana-dudak commented 1 year ago

Hi, i really like your tool, but i felt like it was missing the list of all types and powers to sort ingridients. (Searches only sorted recepies.) So i added one. It looks like this and is visible when Simple mode is turned OFF: preview

I hope you like it ^_^

cecilbowen commented 1 year ago

This functionality is already possible by clicking the flavors/powers/types in the cards. image

But I'm not opposed to supplementing it with the selectors you've added at the top so that users can use either one. If you add the flavors up there as well, make sure that the current card selectors and your selectors work interchangeably and maybe remove the headers to reduce screen space, then I'd say it would be good to go.

diana-dudak commented 1 year ago

Yes, i used your cards functionality there. My issue with cards is that i can't see the whole list of options and need to randomly select ingridients until i find correct type or power to sort with. I updated PR, added flavors and removed headings. It looks like this: preview