-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
rero/ng-core
#602Labels
UIUser interface or user experienceUser interface or user experiencebugBreaks something but is not blockingBreaks something but is not blockingclient requestIssue reported by production librariesIssue reported by production libraries
Description
Bug description:
When performing a search in the pro UI and selecting some facets (specifically, libraries or locations). If I try to reload the page or come back to it through the URL. On loading the page, a filter "organisation=1" is always added automatically which gives wrong results, especially if the library facet has been modified.
Expected behavior:
When loading a search permalink, the filters should be kept as they are in the URL, and an organisation filter should not be added.
Steps to Reproduce:
- Go to the Documents search in the pro UI
- Modify the library facet (select some locations)
- Maybe select some other filters
- Copy-paste the page URL and try to reload it / or reload the page
- See that a filter is added automatically and the number of results is different, which should not happen
Context
- Versions: 1.21.0
- This doesn't happen in the public UI, so it may be linked to the advanced search.
Metadata
Metadata
Assignees
Labels
UIUser interface or user experienceUser interface or user experiencebugBreaks something but is not blockingBreaks something but is not blockingclient requestIssue reported by production librariesIssue reported by production libraries
Type
Projects
Status
Done