User profile: Recipes - Waiviogit/waivio GitHub Wiki
The Recipes section in the user profile functions similarly to the Shop but is dedicated exclusively to recipe-type objects. It includes objects linked in posts as well as those for which the user has claimed authority. All claimed objects (marked with a heart) are displayed here, enabling users to create their own recipe collection.
This section includes:
- Left Sidebar: A list of categories.
- Main Feed: A display of three object cards for the main categories. Clicking on a category reveals nested categories and objects.
- Right Sidebar: Filters to sort the recipe list by Ratings, Tags, and Categories.
Additional information
- [profile / recipe] Add a Recipe tab to the user profile, similar to the Shop tab #6922
- [profile / recipe] When I click on a category in the recipes it says there is nothing there, although there are recipes in the preview category #7870
- [profile / tags] Whenever I reload the recipes page on my profile, the list of tags keeps changing. #8017
- [profile / tags] The selected tags are added to the URL, however, this URL then returns other results (especially when multiple tags are selected) #8016
- [profile / tags] When multiple tags are selected, the results must be combined using AND #8015
- [profiles / filters] There are filters by tags in the recipes section of the profile, but this list must correspond to a subset of the user's objects. #7996
- [recipes / tags] Sort tags alphabetically in Shop, Recipes. #8069
- [recipes / tags] Cuisine tag category is not displayed in user profile Recipes tab. #8043
- [recipes / tags] Add display of tags in the feed, after the page title, for Recipes and Shop tabs, so they are visible when the link is shared or after the page reloads. Increase tags default amount up to 10. #8022