-
Notifications
You must be signed in to change notification settings - Fork 535
Description
Overview of the Feature Request
We would like to be able to select datasets with a particular facet value from the side panel without having to do a successful search first. Similar to how Dataverses/Datasets/Files are always displayed at the top.
The idea is to have a new section on the side panel, underneath the Dataverses/Datasets/Files. This will be driven from a new parameter in the DataTypeField.
Final desired UI still to be designed.
What kind of user is the feature intended for?
All users
What inspired the request?
As part of the Harvard Data Commons project there is a requirement to tag datasets as computations workflows. This can be done with metadata blocks, but we would like to find these datasets directly from the side panel as we do with the main Dataverses/Datasets/Files checkboxes.
What existing behavior do you want changed?
How metadata fields are indexed in Solr.
How facets are displayed on the side navigation
Any brand new behavior do you want to add to Dataverse?
The ability to add a default value to a metadata facet into Solr when a metadata field is inserted by a user.
Any related open or closed issues to this feature request?
Could be related to #6030