-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
On collection pages, authors are hyperlinked back to the search page like this (for example):
https://library.azgs.arizona.edu/?author=Arizona%20Geological%20Survey
The intent is obviously to populate the Author search field and filter on that, but there is no code to support this. So we end up just seeing the full search results and wondering what happened.
Fixing this will involve some react-dom shenanigans.
I'm going to remove the hyperlinking until this is fixed.
Reactions are currently unavailable