metno / metsis-drupal

contains METNO METSIS software
GNU General Public License v3.0
0 stars 0 forks source link

Search interface and parent/child handling #20

Closed steingod closed 1 year ago

steingod commented 1 year ago

Ideally users should only see parent (or level 1) records. When the search the level2 (child) records for a parent/child dataset that fulfill the criteria (e.g. in time or space) should be exposed as they dig into the chdilren of a dataset.

As it is today we have for many portals a hardcoded link to parent datasets in the menu, but this is broken once the user resets the user interface and then we confuse the users. How can we handle this in a more user friendly manner?

magnarem commented 1 year ago

Ideally we implement this as a filter in the metsis search view with possible exposed form, instead of hardcoded urls for the dataset type facet filter.

magnarem commented 1 year ago

This is now fixed in the latest metsis-drupal.

data-dev.met.no, data-staging.met.no and data.met.no. Now use the new interface.

also metsis-staging.met.no. Use the new interface.

This can be closed now.

magnarem commented 1 year ago

closing this issue