Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Cache schedule page #16

Open
zacwood9 opened this issue Jan 26, 2020 · 0 comments
Open

Cache schedule page #16

zacwood9 opened this issue Jan 26, 2020 · 0 comments

Comments

@zacwood9
Copy link
Member

Each time the user navigates to the schedule page, a new request is made to load the user's schedule from the CRNs in their cart. This is unnecessary and makes Schedules feel slower and less responsive.

Instead, save the HTML response of the current schedule in Local Storage, and use that when the user navigates to the schedule page if their cart has not changed.

@zacwood9 zacwood9 added this to the v3.1 milestone Feb 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant