[frontend] Fix social network sharing of the dashboard
Opened this issue · 7 comments
Using twitter share it generates this:
https://staging.static.covidografia.pt/69c2e6b3d103469d90915ad4db391576248534ce.png #undefined via @covidografia
It should not be undefined and the copy is not ok.
Linkedin share is not working.
Facebook share does not have copy, only link
Whatsapp share does not have copy, only link
Facebook messenger does not have copy, only link
Copy message button does hot have copy, only link
Copy for the share:
"A minha vizinhança está saudável, já viram a vossa?"
Also, one of the following needs to occur:
A) The image is clickable and, when clicking, takes the user to covidografia.pt (landing page)
A) The image is NOT clickable and in the text we have a clickable link to covidografia.pt (landing page)
UPDATE:
Copy: "Este é o estado da minha zona, como está a tua? Vê o estado da tua zona em covidografia.pt"
Summary of what we need to do:
- Make sure all shares are working properly
- In all cases the sharing text must be:
"Este é o estado da minha zona, como está a tua? Vê o estado da tua zona em covidografia.pt https://covidografia.pt/o-meu-codigo-postal/**{CODIGO_POSTAL}**/**{IMAGE_ID_WITHOUT_PNGEXTENSION}** #covidografia"
Clarification: the link is not to an image, but to a webpage that shows the image. This webpage is being developed on a separate issue.
Please also add the following hashtags
#AjudarQuemNosAjuda
#covidografia
#Tech4Covid19
UPDATE:
Copy for sharing
"Como está a tua zona? Podes ver como está a minha carregando na imagem!"
Please also add the following hashtags
#AjudarQuemNosAjuda
#covidografia
#Tech4Covid19