Problem Description:
The upper limit value of the minimum transaction amount in the "Send" field is displayed in exponential form instead of the expected numerical value "0.000000000001". This display leads to confusion and makes it difficult for the user to understand the actual value.
Reproduction Steps:
Open the application.
Go to the "Send" tab.
Fill in the required fields, setting the numerical value in the "Amount" field to "0.000000000001".
Click the "Send" button.
Pay attention to the "Send" field in the appeared modal window.
Expected result:
The upper limit value of the minimum transaction amount in the "Send" field should be displayed as "0.000000000001".
Actual result:
Currently, the upper limit value of the minimum transaction amount in the "Send" field is displayed in exponential form as "1e-12".
Additional Information:
All values ranging from 0.000000000001 to 0.000000999999 fall under this issue
It is also worth noting that the maximum possible number that can be entered in the "Amount" field consists of 20 characters (from 0.000000000001 to 9999999.999999999999), including the decimal point. Please take this into account when addressing this issue.
Problem Description: The upper limit value of the minimum transaction amount in the "Send" field is displayed in exponential form instead of the expected numerical value "0.000000000001". This display leads to confusion and makes it difficult for the user to understand the actual value.
Reproduction Steps:
Expected result: The upper limit value of the minimum transaction amount in the "Send" field should be displayed as "0.000000000001".
Actual result: Currently, the upper limit value of the minimum transaction amount in the "Send" field is displayed in exponential form as "1e-12".
Additional Information: All values ranging from 0.000000000001 to 0.000000999999 fall under this issue It is also worth noting that the maximum possible number that can be entered in the "Amount" field consists of 20 characters (from 0.000000000001 to 9999999.999999999999), including the decimal point. Please take this into account when addressing this issue.
Environment:
App Build version: 1.5.1.145[https://github.com/hyle-team/zano/commit/5b2625ab0e325e1a31152b580645f3f7c84dcb77]
Edition Windows 10 Home Version 22H2