forked from geosolutions-it/geonode-mapstore-client
-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
Description
Description
Review datasets viewer supporting both spatial and non-spatial datasets. We should ensure consistent visualization and remove all the unrelated functionalities not supported by non-spatial datasets
Tasks to be done:
- In the plugin configuration of the feature grid, pass the configuration to make the feature grid full screen
- Display the feature grid when landing in the dataset viewer, by adding the condition in
resourceObservableinsidegnresourceepic - While displaying the dropdowns, hide the options that are not needed like view data, edit data, edit style, upload style, etc.
- For the dropdown in localConfig, add the
disablePluginIfordisabledIfif the state that tells the dataset is not a spatial dataset - Similarly, for all the plugins related to the map, add the
disablePluginIfordisabledIfif the state that tells the dataset is not a spatial dataset - Or add different configuration setup and use it for the dataset with no spatial information