-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Is your feature request related to a problem? Please describe.
As HelloFresh itself, Thermomix yes or no is likely the most important/basic decision one has to make when searching/getting recipes.
If #293 is fixed one can already filter for thermomix'es or not, but the process/UX seems complicated/too complex for such a simple and in likely 99.99% required use case. Steps are:
- Search.
- Click filter.
- Find and click dropdown to include tag or lebel.
- Search in that list (as the returned tag lists are huge!)
- Then apply filter (if fixed, as said)
Describe the solution you'd like
Maybe just a prominent checkbox near the search or at leats in the filter panel "Thermomix" yes or no.
Describe alternatives you've considered
- Keep as it is -> bad UX IMHO
Additional context
You likely know the prominent question in the HelloFresh onboarding process whether you have a thermomix device or not.
https://www.hellofresh.de/about/thermomix
#237 could also solve this if all duplicates are found, but I doubt that this is technically always 100%ly possible. (maybe just with some fuzzy matching on the name and then you wold have false-positives)