Continuation Out - Flag - – Should read as United States of America not United States:
Open
bug
Entities Team
UAT
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Issue - There is inconsistency in how the country names read in the Jurisdiction Information dropdown.
Dev notes:
- we use a shared mixin to parse/use data from a npm package that provides country names so it's not a countries list we maintain.
- we could override some entries but it's kind of hacky
- its still "USA (the)" in the latest package data https://github.com/fannarsh/country-list/blob/6867cddfe0233362f5e9a955cfd7ad889e05a770/data.json#L237
- there is the "overwrite" functionality in there
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.