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.12k stars 62 forks source link

Bug: Category list shows scrolled to bottom when assigning ingredients #430

Closed schnillerman closed 2 months ago

schnillerman commented 2 months ago

Is this urgent?

No

What parts are affected

Frontend

What is the server version

95

What is the client version

0.4.21

What platform are you using

Android

What's the problem 🤔

From ingredient detail view, go to assign category. The category list opens, but is shown scrolled to the bottom, i.e. the first items are not shown unless I scroll up. This is somewhat counterintuitive.

Share your logs

No response

Share your configuration

No response