oferb / israelcoronamap

A website that shows Coronavirus cases in Israel
http://israelcoronamap.co.il/
Apache License 2.0
34 stars 21 forks source link

load feedback pop when parsing url #116

Closed eilatc closed 4 years ago

eilatc commented 4 years ago

The new feedback popup needs to show up when we are using the URL https://israelcoronamap.co.il/feedback.

Currently, when opening the popup, we are adding feedback to the URL. We need to add an event listener that listen on URL changes and when we identify it's feedback, we need to show up the pop-up. We also need to check that the closing still working properly and go back from the browser arrow.