dspace-angular
dspace-angular copied to clipboard
Update advanced search functionality
Describe the bug
The advanced search functionality implemented in https://github.com/DSpace/dspace-angular/pull/2608 should be simplified to reduce code repitition (reuse ds-search-filter) and its configuration should be moved to the backend as proposed in https://github.com/DSpace/DSpace/issues/9431
Expected behavior The advanced search filter section should be more aligned with how "regular" sidebar facets are written and configured currently
Related work https://github.com/DSpace/dspace-angular/pull/2608 https://github.com/DSpace/DSpace/issues/9431 https://github.com/DSpace/dspace-angular/pull/2814