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

Feature: Expose notation field on InputNumber #11830

Closed
albert-m-willemsen opened this issue Aug 16, 2022 · 3 comments
Closed

Feature: Expose notation field on InputNumber #11830

albert-m-willemsen opened this issue Aug 16, 2022 · 3 comments

Comments

@albert-m-willemsen
Copy link

albert-m-willemsen commented Aug 16, 2022

I understand that InputNumber uses Intl.NumberFormat internally.
Would it be possible to expose the notation option to display the number as "scientific", "engineering" or "compact" when it's not being edited?

@albert-m-willemsen albert-m-willemsen changed the title Feature: Feature: Expose notation field on InputNumber Aug 16, 2022
@albert-m-willemsen
Copy link
Author

This would mean the input of E should be allowed.

@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you reopen the issue so we can include it in our roadmap?
Please don't forget to add your feedback as a comment after reopening the issue. These will be taken into account by us and will contribute to the development of this feature. Thanks a lot for your understanding!

Best Regards,

@fbergmann
Copy link

I'm afraid it is still not possible to define the notation field on InputNumber. It would be really great if this would be possible. It would be great to enter / display values like 1e-9, 1e-12 and the like.

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

3 participants