cds-snc / cds-snc/platform-forms-client
Response number data display inconsistencies
Open
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 85
Description
## Description
Setting the number validation sometimes maintains the format indicated and sometimes doesn't depending on the format:
> Should the decimals be maintained?
### In CSV and JSON = `'-213` and `100`


### In EN /FR HTML responses and receipts = `-213.0000` / `-213,0000` and `$100.00` / `100,00 $`



Contributor guide
Assessment
This issue has not been assessed yet.