Closed francescoRovetto closed 3 years ago
What do you mean with "format them like a currency"? When I use an integer above 999'999 and add the "$" symbol, it works perfectly fine (Safari & Chrome).
Closed due inactivity and I can not reproduce the issue.
Reopen if necessary
Hi Marc! you forgot to add the decimal separator. I think that might be the cause of the problem.
Sorry I haven't seen your response. How can I reopen the case?
This issue is continued in the following feature request: https://github.com/axa-ch-webhub-cloud/pattern-library/issues/2235
Trying to sort big currency numbers fails when the Number is >= 1'000'000
Expected Behavior
Sorting the numbers also above 999'999
Current Behavior
Stops sorting after 999'999
Steps to Reproduce
Context (Environment)
Customer tries to find a number by sorting them Edge, Chrome, Firefox
Possible Solution
-