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

ui.number_field should allow for decimal type inputs #695

Closed
mofojed opened this issue Aug 2, 2024 · 0 comments · Fixed by #827
Closed

ui.number_field should allow for decimal type inputs #695

mofojed opened this issue Aug 2, 2024 · 0 comments · Fixed by #827
Assignees
Labels
enhancement New feature or request

Comments

@mofojed
Copy link
Member

mofojed commented Aug 2, 2024

ui.number_field right now can only handle int number types. We should allow the format_options value so we can handle decimal input as well: https://react-spectrum.adobe.com/react-spectrum/NumberField.html#decimals

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

Successfully merging a pull request may close this issue.

3 participants