TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.13k stars 62 forks source link

Bug: Recipe can't be added to Mealplaner on IOS app, if the recipe has no ingrediants #431

Closed CaptainKey3s closed 2 months ago

CaptainKey3s commented 2 months ago

Is this urgent?

Yes

What parts are affected

Frontend

What is the server version

v95

What is the client version

4.2.1

What platform are you using

iOS

What's the problem 🤔

Recipe can't be added to mealplaner on the IOS app, if the recipe has no ingrediants. It just shows the recipe name and no button. Works on the android app.

Share your logs

No response

Share your configuration

No response

TomBursch commented 2 months ago

Hi, thanks for the issue. I had some issues with my Mac setup, that is why the iOS app is one version behind. The new version is now in review by apple and should be published this week. The new version fixes this issue.