supergeorg / Grocy-SwiftUI

A client for Grocy for macOS and iOS, written with SwiftUI
GNU General Public License v3.0
177 stars 17 forks source link

Enhancement: cancel button when opening/consuming wrong products #159

Open belgianrubs opened 1 year ago

belgianrubs commented 1 year ago

Hi, I just went from Android to iOS and I'm missing one feature that the Android has. Sometimes I'm opening/consuming products by accident when being in "Stock overview". Would it be possible to implement a button to cancel the action that was performed like they have implemented in the Android app? Thanks in advance!

supergeorg commented 1 year ago

The typical iOS style would be shake to undo. An extension to the toast messages would also be possible. I will look into it, but it may take some time.

belgianrubs commented 1 year ago

No worries, thanks in advance for the effort!