You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to see my recent payments in my personal balance overview, so that I get a better picture about already settled debts.
In order to not confuse users, we might want to only display those payments that were used to settle debts. For this work, we need to ask the user and track whether or not a payment is used for settling a debt between users or not. We could implement a switch (boolean-flag) in the wizard ( #66 ) and automatically prefill it here: #69.
As a user, I want to see my recent payments in my personal balance overview, so that I get a better picture about already settled debts.
In order to not confuse users, we might want to only display those payments that were used to settle debts. For this work, we need to ask the user and track whether or not a payment is used for settling a debt between users or not. We could implement a switch (boolean-flag) in the wizard ( #66 ) and automatically prefill it here: #69.
What do you think @duffleit, @KreMat ?
The text was updated successfully, but these errors were encountered: