Closed fechan closed 4 years ago
Search page will require another API endpoint that populates options like contributor type checkboxes and dropdowns for gender and nationality.
The endpoint discussed above is implemented. I had to make a whole bunch of changes to the Search endpoint as well, which should make it behave correctly. Those changes made it looks even hairier than it was before, and it could stand a bit of cleanup.
At minimum, the list of publications needs to be displayed on the search page, which should be easy to do compared to everything else.
Search page is done!!!
The search page was never fully implemented, but the API endpoint for it is there. The front-end just needs to be created.