zacel
zacel
> a11y: > > Can go through the form with just keyboard: awesome! > > Nits: > > * All clickable things should be `buttons` or `links`. The breadcrumb dots...
en-US 🇺🇸 ``` "Testing & Isolation": "Testing & Isolation", "Health": "Health", "Submit & Share": "Submit & Share", "Next": "Next", "Back": "Back", "Go to step": "Go to step", "Please select a...
> Looks awesome! > > However I cannot proceed past the first step with toast/notification "Please enter a valid postal code for your country" with a non-norwegian postal code. Also...
We have: ``` NL EN DE en-PH es-XX ua el-GR no ``` we need ``` bd cs-CZ dk fr-FR id-ID it ms-MY ne pt-BR pt-PT ro-RO se sk tr zh-MY...
Here is a pull request in reference to this issue: https://github.com/BustByte/coronastatus/pull/560 It doesn't do this https://github.com/BustByte/coronastatus/issues/188#issuecomment-602112289 yet because each countries data is siloed
I solved this issue by adding my google-services.json file to the app. You place it in ```android/app/google-services.json```. You also have to update the name of the app so it matches...