mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 17:24:07 +00:00
Fixed/optimized shopping list invalidation when removing table rows (fixes #2608)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
### Shopping list
|
||||
|
||||
- Fixed that when printing a shoppping list the table/list wasn't sorted (will now be sorted alphabetically by the product name of the corresponding list item)
|
||||
- Fixed that when deleting a shopping list item and marking another one as done while not reloading the page in-between, the deleted item reappeared (was only a visual problem, there was no problem on deleting the item on the backend / in the database)
|
||||
|
||||
### Recipes
|
||||
|
||||
|
Reference in New Issue
Block a user