Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popup Load Optimizations #278

Open
quoid opened this issue Jun 28, 2022 · 2 comments
Open

Popup Load Optimizations #278

quoid opened this issue Jun 28, 2022 · 2 comments
Labels
discussion Any question, feedback or general comment enhancement Feature work
Milestone

Comments

@quoid
Copy link
Owner

quoid commented Jun 28, 2022

Optimize the loading experience for the popup:

@quoid quoid added discussion Any question, feedback or general comment javascript enhancement Feature work labels Jun 28, 2022
@quoid
Copy link
Owner Author

quoid commented Jun 28, 2022

related #276

@quoid
Copy link
Owner Author

quoid commented Jul 4, 2022

Another note:

If the goal is to track userscript updates and to not check every single time the popup opens, whether or not there are userscript updates should be stored in local storage so that the update notification (red dot) is visible until the updates are applied. This assumes the "red dot" indicator remains.

Currently, when the "red dot" indicator shows, it only when update check happens. If the user decided to not update the userscripts, the next time the popup loads, there is no indicator, even though those updates are still not applied to the userscript(s).

Another consideration is that a user could update the userscript(s) outside of the the popup. It could happen manually or through the editor (on desktop).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Any question, feedback or general comment enhancement Feature work
Projects
Status: In progress
Development

No branches or pull requests

2 participants