OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Multiple dialogs close on page navigation #380

Closed Nightsphere closed 2 years ago

Nightsphere commented 3 years ago

If multiple dialogs are open on a map, and a link is clicked on from one of the dialogs that brings the InfoMapper to another 'page' (e.g. localhost:4200/#/map/wildfires-map to localhost:4200/#/map/stream-reaches-map) then all dialogs will close. Since they should be separate from any maps, the dialogs that were not clicked on should stay open.

This might be a window manager issue.

Nightsphere commented 2 years ago

I believe this was fixed a while ago and I forgot to close. I can't reproduce in the dev environment, and the behavior is not present in the current Poudre Basin Information site. Closing the issue.