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

Add parsing of math operations in quantity formatter. For input fields. #6935

Open
mathieu-fournier opened this issue Jul 4, 2024 · 2 comments

Comments

@mathieu-fournier
Copy link
Contributor

Add the ability to parse simple math operations in quantity formatter.

This will be usefull to do simple calculation inside input fields.
Ex:
"10ft + 2"
"10ft + 6in"
"10ft - 1m"
"10ft * 2"
"10 / 2" (no units, defaults to the active unit system)

@mathieu-fournier
Copy link
Contributor Author

FYI : I'll clone the repo, implement it and do a PR.

@rschili
Copy link
Contributor

rschili commented Dec 16, 2024

@mathieu-fournier this can be closed, right?

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

No branches or pull requests

2 participants