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

Bug: Fix the Behavior of Amount Input Field #799

Closed
amitx13 opened this issue Jul 19, 2024 · 0 comments · Fixed by #800
Closed

Bug: Fix the Behavior of Amount Input Field #799

amitx13 opened this issue Jul 19, 2024 · 0 comments · Fixed by #800
Assignees
Labels
bug Something isn't working

Comments

@amitx13
Copy link
Contributor

amitx13 commented Jul 19, 2024

Expected behavior
When 1.0 is entered in the amount input field, it should be considered 1 BTC.

Actual behavior

Instead of considering 1.0 as 1 BTC, it is considered 0.00000001 BTC

Steps to reproduce the problem

  1. Go to the Send Section (/send).
  2. Enter the amount as 1.0 in the amount input field.
@amitx13 amitx13 added the bug Something isn't working label Jul 19, 2024
@amitx13 amitx13 self-assigned this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant