You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to give users an option to go to the data catalog page about a dataset, but they should not accidentally exit E&A (and loose their state there).
Two places, links to the catalog currently exit E&A. Instead, we should have them open in new tabs.
The text link in the dataset selector modal header
<p>This tool allows the exploration and analysis of time-series datasets in raster format. For a comprehensive list of available datasets, please visit the <Linkto={DATASETS_PATH}>Data Catalog</Link>.
We want to give users an option to go to the data catalog page about a dataset, but they should not accidentally exit E&A (and loose their state there).
Two places, links to the catalog currently exit E&A. Instead, we should have them open in new tabs.
The text link in the dataset selector modal header
veda-ui/app/scripts/components/exploration/components/dataset-selector-modal/header.tsx
Lines 32 to 35 in b566b3c
The button on the layer info modal:
veda-ui/app/scripts/components/exploration/components/layer-info-modal.tsx
Lines 125 to 128 in b566b3c
Acceptance criteria
The text was updated successfully, but these errors were encountered: