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 currency inputs #128

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

justinwaltrip
Copy link

Improve support for currency inputs, such as prefixes (ex. "$12.34") and group separators (ex. "1,234"). This should make it easier to paste currency values into the application when copied from a variety of sources.

Ex. If user pastes string "$1,234.56", then the input field should display value "1234.56"

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