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
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
The action is immediate if you click the "deposit" and "withdraw" buttons (same with Safety module). Many other operations in the app propose a modal screen to confirm action before continuing. This would ensure continuity between screens (because right now for example I was expecting some sort of confirmation before proceeding) and also since its an action which moves the user funds, it should be protected by a confirmation message.
The action is immediate if you click the "deposit" and "withdraw" buttons (same with Safety module). Many other operations in the app propose a modal screen to confirm action before continuing. This would ensure continuity between screens (because right now for example I was expecting some sort of confirmation before proceeding) and also since its an action which moves the user funds, it should be protected by a confirmation message.