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

Launch spinner as soon as possible #1123

Merged
merged 6 commits into from
Sep 15, 2023
Merged

Conversation

Jaifroid
Copy link
Member

Fixes #1122.

We could also display the article title being extracted using this method.

@Jaifroid Jaifroid added this to the v4.0 milestone Sep 13, 2023
@Jaifroid Jaifroid self-assigned this Sep 13, 2023
@Jaifroid
Copy link
Member Author

Jaifroid commented Sep 14, 2023

Woth looking into whether we can match, in ServiceWorker mode, the current notifications of caching activity that we provide in jQuery mode using an event-driven or messaging mechanism that doesn't directly alter the DOM (postMessage from the Service Worker should do it).

@Jaifroid
Copy link
Member Author

Any further work on this should be done in #1126.

@Jaifroid Jaifroid merged commit c668b8a into main Sep 15, 2023
9 checks passed
@Jaifroid Jaifroid deleted the Launch-spinner-as-soon-as-possible branch September 15, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In ServiceWorker mode, when clicking on a hyperlink, the spinner is displayed too late
1 participant