Skip to content

cache and retrieve previously selected tab from database

Eric Liu requested to merge el/cache-previous-tab into peer-review-dashboard

See #1081 (closed) Closes #1079 (closed)

added previous tab field to user model in database added database migrations for updated model wrote gql query and mutation for updating tab/retrieving previously used tab changed tabs in frontend to default to previously cached tab on mount

Merge request reports