TilBlechschmidt / ELSA

Tool to visualise emergency landing spot reachability for general aviation aircraft
https://elsa.tibl.dev/
MIT License
0 stars 0 forks source link

Doubled-up forwarding to guide #25

Closed TilBlechschmidt closed 2 years ago

TilBlechschmidt commented 2 years ago

When sending someone new a direct-link to the guide, that user then reads that one page, and finally clicks on the map icon, he gets redirected to the map which shows the safety info modal. When completing that, a redirect to the guide happens. However, the user might have already seen/read the full guide. We just don't know.

Question arises: Is this intended behaviour or should the user not be redirected in that case?