app icon indicating copy to clipboard operation
app copied to clipboard

COVID-19 App

Results 130 app issues
Sort by recently updated
recently updated
newest added

## Summary To invite people to read more and avoid the need to click, we should remove the "Learn More" button on the "Get the Facts" pages and instead make...

idea
source:team

## Summary For QA and Debugging it would be helpful to have several manual buttons available in the non production build: 1. Crash button to generate crash log: `FirebaseCrashlytics.instance.crash();` 2....

idea
source:team

## Summary Add Nigeria specific country guidance: https://nitp.ncdc.gov.ng/onboarding/guidelines ## Checklist: - [x] Searched the [existing issues](https://github.com/WorldHealthOrganization/app/issues) to ensure you are not creating a duplicate. - [x] Followed the [Contributor Guidelines](https://github.com/WorldHealthOrganization/app/blob/master/docs/CONTRIBUTING.md).

content
source:team

## Summary Any links using the non-secure `http` protocol should be redirected permanently to `https`. Currently shows 404: http://staging.whocoronavirus.org/app Should redirect to working page: https://staging.whocoronavirus.org/app ## Checklist: - [x] Searched...

security
source:team
terraform

## Summary Internal server - in this case a null pointer - shouldn't be shared outside the server. Though no information leakage seems to be possible at the moment, this...

security
source:team

## Summary The following shouldn't be publicly visible. So far we can't see any security issue with this but it seems sensible to fix it: https://hack.whocoronavirus.org/etc/hosts https://hack.whocoronavirus.org/etc/resolv.conf ## Checklist: -...

security
needs:triage
source:public

## Summary The App Engine ingress restriction is currently configured by the server/bin/deploy-server.sh script running --ingress internal-and-cloud-load-balancing , as handled in PR 1756 resolving issue #649 . Ideally it would...

bug
needs:triage
resolved:stale
source:public

## Screenshots Screenshots Add any relevant before/after screenshots here ## How did you test the change? - [ ] iOS Simulator - [x] iOS Device - [ ] Android Simulator...

resolved:stale

I ran Firebase Test Lab Robo crawler on our latest build [0.14.0 + (25)] and observed that flag symbols are not being properly rendered on the Stats screen Steps to...

bug
client
needs:triage
client-ui
source:qa

## Summary This was previously verified with `v0.15.0` with sending FCM Test Messages. Notifications aren't working in the `1.0.0` release and not even `v0.15.0` any more. At the same time,...

f:notifications
source:team