probably by accident, it is possible to open multiple items for editing, and edit them together.
however, only the item where "update" is tapped is actually saved, the other edits will be lost.
this can be fixed by:
- not allowing to open multiple items
- opening an item will implicitly close others
- "update" closes only the item in edit, the others will stay open
- "update" closes and saves all items
i think, all would be fine and better than now, we can pick whatever is the easiest fix
probably by accident, it is possible to open multiple items for editing, and edit them together.
however, only the item where "update" is tapped is actually saved, the other edits will be lost.
this can be fixed by:
1. not allowing to open multiple items
2. opening an item will implicitly close others
3. "update" closes only the item in edit, the others will stay open
4. "update" closes and saves all items
i think, all would be fine and better than now, we can pick whatever is the easiest fix