FAQ | This is a LIVE service | Changelog

Skip to content

Issue 11 institution names

Robin Goodall requested to merge issue-11-institution-names into master

Relies on !4 (merged)

  • Add lookup api endpoint for retrieving institution names from instids.
  • Add hooks to retrieve from APi if not already stored. *Ideally this should be in session storage but it too way too long to get the existing code working without having to link a useReducer and useSessionStorage.
  • Update Sidebar and Appbar to use names instead of ids.
  • Test content also has button for testing inst name lookups

Closes: #11 (closed)

Merge request reports