Covid-Self-report-Tool / cov-self-report-frontend

Frontend repository for COVID-19 self-reporting tool in React
https://www.covidselfreport.org
MIT License
10 stars 1 forks source link

Countries popups: improve or replace hover behavior #54

Open abettermap opened 4 years ago

abettermap commented 4 years ago

Description

Problems with hovering for countries popups:

Related items

Jira CSR-149

Resolution

I spent way too long looking for another solution. Can we just go back to true Popups via clicks instead of hover? That’s all we had on mobile anyway, and they worked great.

Other suggestions?

abettermap commented 4 years ago

https://gis.stackexchange.com/questions/31951/showing-popup-on-mouse-over-not-on-click-using-leaflet/95795#95795