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.31k stars 77 forks source link

Feature Request: Reorder shopping lists #159

Open sellerie98 opened 1 year ago

sellerie98 commented 1 year ago

Is this urgent?

No

What parts are affected

Frontend

What are the Server/Client versions of KitchenOwl

0.4.3

What's the problem 🤔

Reordering/sorting shopping lists does seem to neither work in the Android App nor in the Webbrowser. It works for categories, but they also have the "movable" symbol on the right site while the shopping lists don't.

Android: When I hold the shopping list entry until it is fully highlighted and try to move it up or down I just scroll the page. Web: When I hold the shopping list entry until it is fully highlighted and try to move it up or down the highlight just goes away as soon as the cursor leaves the pane.

Share your logs

No response

Share your configuration

No response

TomBursch commented 1 year ago

I forgot to respond to another comment asking for this by @inos-github in https://github.com/TomBursch/kitchenowl/issues/82#issuecomment-1437240075. Right now, renaming them accomplishes the same thing, since they are ordered by creation date. Will put reordering on my to-do list, though.

sellerie98 commented 1 year ago

Thanks for your fast reply! That makes sense to me, but I think then the text under the shopping-list-list is then wrong which made me assume that this is the way to do it (maybe thats also just the german translation, I didnt check the english text).

Screenshot_20230511-230803