Bug description:
In the document search views, when I select a value, the other facets are supposed to update their content in consequence, but only the ones that are open by default are correctly updated.
Moreover, if I select a facet (subject or author), the facet itself is refreshed in order to only show values that exist in the current selection. However, when I deselect the value, the facet is not refreshed and keeps its values as when it was selected.
Expected behavior:
- Selecting a value in a facet should update the content of all the other facets.
- Deselecting a value in the
AND facets should refresh them.
Steps to Reproduce:
- Make a "*" search in the documents and open multiple facets (subjet, author, library, etc)
- Select a value in a facet that has few documents
- See that the other open facets are not updated
- Make a "*" search in the documents and select a value in the "subject" facet
- See that the facet content is updated
- Deselect the value
- See that the facet content is not updated
Context
Bug description:
In the document search views, when I select a value, the other facets are supposed to update their content in consequence, but only the ones that are open by default are correctly updated.
Moreover, if I select a facet (subject or author), the facet itself is refreshed in order to only show values that exist in the current selection. However, when I deselect the value, the facet is not refreshed and keeps its values as when it was selected.
Expected behavior:
ANDfacets should refresh them.Steps to Reproduce:
Context