NYPL / dgx-header-component

2 stars 0 forks source link

SCC-3375: Always displaying the logged-in state (React 15) #138

Closed EdwinGuzman closed 1 year ago

EdwinGuzman commented 1 year ago

Resolves SCC-3375 for the React 15 version.

Vega does not currently support reading NYPL cookies. Therefore, when a patrons signs into the catalog, the NYPL Header will not be able to display "My Account" or the patron's name dynamically. This is a temporary (?) change that will always render the logged in state. This includes:

Most tests that are not relevant are removed.