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

Dialog title is incorrect for information popups #273

Closed smalers closed 4 years ago

smalers commented 4 years ago

I updated the Poudre application to the latest InfoMapper commit. Josh implemented a title in the upper title area for Data Table. It looks like this is also being used for popup info dialogs, but the left side is empty and the right side says "Data Table", which is wrong. I suggest the following:

Nightsphere commented 4 years ago

Each dialog opened will either display the geoMap, geoLayerViewGroup, or geoLayerView name on the left and Information on the right, or the geoLayerView name on the left and Data Table on the right. For right now, graph dialog's will not contain a title in the gray div. Closing this issue.