ua-snap / mapventure

Frontend for maps built with GeoServer
3 stars 0 forks source link

Splash screen displays over unfinished tour #422

Open cstephen opened 7 years ago

cstephen commented 7 years ago

Start a tour, click through a few steps, then reload the page. The map splash screen displays overtop the tour-in-progress. This looks okay sometimes, but looks weird other times:

image

What we should probably do instead is hide the in-progress tour while the splash screen is showing. If the user clicks the "Continue tour..." button, we can make the in-progress tour visible again. If the user clicks "Show map" instead, we should probably end the tour for them behind the scenes.

brucecrevensten commented 7 years ago

I like the idea of making the tour invisible until the splash screen is dismissed.