Remove hardcoding of some search endpoints and retrieve them via HAL links instead #1069
Labels
bug
code task
component: Discovery
related to discovery search or browse system
Estimate TBD
help wanted
Needs a volunteer to claim to move forward
low priority
In DSpace/DSpace#3179 we fixed several broken HAL links in search endpoints. This change did not impact the Angular UI as the UI has hardcoded these links instead of reading them via HAL (this was necessary as the links were broken).
This ticket is simply a reminder that we should review how/where those links are hardcoded in the UI and see if they can be retrieved instead via HAL. It's low priority as the code works perfectly fine as is.
The text was updated successfully, but these errors were encountered: