survol icon indicating copy to clipboard operation
survol copied to clipboard

Cache the changelog on onboarding page

Open mdolr opened this issue 5 years ago • 2 comments
trafficstars

Currently every time you open the onboarding / settings page via the popup it requests the changelog using the Github API. The request is done js/utils/onBoardingbootstrap.js. The response should be cached as the extension likely won't update while its running.

(don't ask if you can work on this please :pray:, I wouldn't have created the issue otherwise)

mdolr avatar Oct 18 '20 09:10 mdolr

Picking it up

ask-imran avatar Oct 18 '20 10:10 ask-imran

hey @mdolr since I saw this wasn't fixed yet, made a quick PR for this issue, #156

joelazwar avatar Nov 18 '20 14:11 joelazwar