railslove / meine-checkins

Beauftragt bei Stadt Köln. Meine Checkins macht Kontaktnachverfolgung noch einfacher und zeigt wie wichtig Teamwork in der Pandemie ist. Commissioned by the City of Cologne. Meine Checkins makes contact tracing easier and shows how important teamwork is in the pandemic.
0 stars 1 forks source link

What happens when the user scans a QR-Code which is not listed (needs to be discussed) #122

Open SabineHenke opened 3 years ago

SabineHenke commented 3 years ago

Ein Workaround wäre eine Whitelist. Dann können wir die integrierten von den nicht integrierten Anbietern unterscheiden Das Problem besteht dann weiterhin dass z.B. ein DHL Code von einem nicht ge-whitelistetem QR Code nicht zu unterscheiden ist.

stringparser commented 3 years ago

Will add a small patch for next release for this to at least check that the QR is an URL.

stringparser commented 3 years ago

@SabineHenke this is what I've come up with while we figure out if we are going to do something with a "whitelist" or not.

I've reused the illustration of the unsupported provider which I'll implement in a bit today.

Have a look

<img src="https://user-images.githubusercontent.com/7457705/124751319-c615c980-df26-11eb-9043-3516c3ea8e28.png" width="300" />

SabineHenke commented 3 years ago

Hi @stringparser, that's a good idea! To communicate the problem more understandable to the user, I just had a look on the texts. Could you adjust them to the following: https://www.figma.com/file/V3BpuWfcKknRHQIXqc7P9i/Meine-Check-ins-App?node-id=643%3A308

stringparser commented 3 years ago

Definitely @SabineHenke I'll adjust them 😃