Open axel37 opened 6 months ago
An undo button is always better than asking for confirmation then not being able to go back !
This should be rather easy to accomplish for an action as simple as adding or removing a favorite.
Could probably be a (dismissable) toast.
React-redux claims to facilitate undos
An undo button is always better than asking for confirmation then not being able to go back !
This should be rather easy to accomplish for an action as simple as adding or removing a favorite.
Could probably be a (dismissable) toast.