Job Compensation Expectation cannot be entered with some locales
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The page at https://gitcoin.co/settings/job does not properly accept "Compensation expectation (monthly / USD)" for locales that use "," as decimal separator and "." as thousands separator. The thousands separator also gets added automatically.
**To Reproduce**
Have a device or browser with a default locale where the "," is the decimal separator and "." is the thousands separator
enter a value for "Compensation expectation (monthly / USD)" above 1000.
**Expected behavior**
I expect the entered number to translate directly to the posted expected compensation.
**Screenshots**


**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Google Chrome
- Browser Version: 91.0.4472.106
**Additional context**
- Locale: nl_NL
Contributor guide
Assessment
This issue has not been assessed yet.