-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.estimate - 8Requires input from team, consider smaller steps.Requires input from team, consider smaller steps.i18n-l10nissues dealing with internationalization/localizationissues dealing with internationalization/localizationimpact - p3 - not time sensitiveUser set priority impact status of p3 - not time sensitiveUser set priority impact status of p3 - not time sensitivep - lowIssue is non core or affecting less that 10% of people using the libraryIssue is non core or affecting less that 10% of people using the library
Milestone
Description
Actual Behavior
In the Calcite input component:
With the locale "ar-SA"
and the numberingSystem
"arab"
, the numbers change from arab
to latn
after typing 5 numbers consecutively, like "12345"
.
via Ben:
"It looks like it is because of the group separator"
Expected Behavior
The numbers in the input to remain in the arab
numbering system.
Reproduction Sample
https://codepen.io/ainermfc/pen/KKeWoOg
Reproduction Steps
- Set the locale to
"ar-SA"
- Set the
numberingSystem
to"arab"
- Set
dir
to"rtl"
- Add
groupSeparator
- Type more than 5 digits into the input
Reproduction Version
1.0.0-beta.97
Relevant Info
Spurred from #5920, which had two distinct issues. cc @annierm18 @benelan
Regression?
v1.0.0-beta.97
Priority impact
p3 - not time sensitive
Impact
No response
Esri team
N/A
Metadata
Metadata
Assignees
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.estimate - 8Requires input from team, consider smaller steps.Requires input from team, consider smaller steps.i18n-l10nissues dealing with internationalization/localizationissues dealing with internationalization/localizationimpact - p3 - not time sensitiveUser set priority impact status of p3 - not time sensitiveUser set priority impact status of p3 - not time sensitivep - lowIssue is non core or affecting less that 10% of people using the libraryIssue is non core or affecting less that 10% of people using the library