palantir/blueprint
View on GitHubLocale = English does not display comma separators
Open
#5,405 opened on Jun 28, 2022
P2Package: coreType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
https://blueprintjs.com/docs/#core/components/numeric-input Typing "1000000" with locale set to English does not convert the display format to "1,000,000", contrary to https://github.com/palantir/blueprint/blob/develop/packages/docs-app/src/examples/core-examples/common/locales.tsx#L20