Add a confirmation dialog in case the user clicks withdraw by accident.
[x] Add a confirmation withdrawal step
This has to be a new step between the withdraw form and withdrawal result. It will be a screen asking the player if they want to confirm the withdrawal. Just trying to decrease the room for error, since there are no email or other types of approval.
[x] Copy to clipboard improvement.
Current copy to clipboard is just in a form of a tooltip. It d be nice to add the copy button and make it separate component so it can be reusable between Withdraw and WithdrawResult.
Add a confirmation dialog in case the user clicks withdraw by accident.
This has to be a new step between the withdraw form and withdrawal result. It will be a screen asking the player if they want to confirm the withdrawal. Just trying to decrease the room for error, since there are no email or other types of approval.
Current copy to clipboard is just in a form of a tooltip. It d be nice to add the copy button and make it separate component so it can be reusable between Withdraw and WithdrawResult.