Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of a case when user tries to deposit max balance #537

Open
michalinacienciala opened this issue Jul 4, 2024 · 2 comments
Labels

Comments

@michalinacienciala
Copy link
Contributor

Something to consider (low priority).

Right now when user tries to deposit amount that leaves not enough BTC on the wallet to handle transaction fees, we're handling that in a way that's acceptable, bu I think we could improve UX a bit.

Right now this works like this (to fix the issue user needs to open the deposit form again and fill the amount again, this time with a smaller value):

Screen.Recording.2024-07-04.at.13.10.28.mov

Maybe it would be nicer to bring the user back to the filled deposit form once user decides to reject the tx? So that the user could see what amount was entered and could change it to a different value, without the need to open the deposit window again? But I'm not sure how to exactly make that work with the Pause view...

@nkuba
Copy link
Member

nkuba commented Aug 7, 2024

The suggested solution has been included in the design https://www.figma.com/design/j2MModNsoiOYNuBBXbWiM8/Web-dApp?node-id=14697-5787&t=RnN9ELWOJdP3nQSg-0

@kkosiorowska
Copy link
Contributor

This is probably the latest design: https://www.figma.com/design/Ov4M1oVlSrO4Pl7NmGOHC1/%22Zero%22?node-id=124-15509. The design should be confirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants