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

Enhanced Input Flexibility: Credential Creation Now Supports Fraction… #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

4707ant
Copy link

@4707ant 4707ant commented Jan 7, 2025

…al Values

A modification was implemented to rectify an issue wherein the utilization of a specific mathematical function(Math.floor) hindered the ability to input decimal values via either the sliding interface or numerical entry field. This impediment was alleviated by removing the aforementioned function, thereby facilitating the entry of fractional values. Furthermore, incremental steps were introduced to the sliding component to accommodate decimal inputs.

It is noteworthy that the sliding interface possesses a limitation, restricting precision to six decimal places. Consequently, users who require greater precision, such as when creating a credential denominated in minimal units (e.g., 1 Sat for WBTC), will need to rely on manual input via the numerical entry field.

Help this anon get a voice by sending any amount of $ANON: 0x58E01EC530f5c04fF12271B1E7030Bf319C6731C

…al Values

A modification was implemented to rectify an issue wherein the utilization of a specific mathematical function(Math.floor) hindered the ability to input decimal values via either the sliding interface or numerical entry field. This impediment was alleviated by removing the aforementioned function, thereby facilitating the entry of fractional values. Furthermore, incremental steps were introduced to the sliding component to accommodate decimal inputs.

It is noteworthy that the sliding interface possesses a limitation, restricting precision to six decimal places. Consequently, users who require greater precision, such as when creating a credential denominated in minimal units (e.g., 1 Sat for WBTC), will need to rely on manual input via the numerical entry field.

Help this anon get a voice by sending any amount of $ANON: 0x58E01EC530f5c04fF12271B1E7030Bf319C6731C
Copy link

vercel bot commented Jan 7, 2025

@4707ant is attempting to deploy a commit to the nook Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

1 participant