Skip to content

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Jan 11, 2026

Purpose

In Firefox the request to save documents did not complete when the user where closing is tab or browser. To let the save request complete we added a blocking modal, but it was not user friendly.
Now we removed the blocking modal and add "keepalive" option to the fetch request to let the request complete in background when the user close the tab or browser.

@AntoLC AntoLC self-assigned this Jan 11, 2026
@AntoLC AntoLC added bug Something isn't working enhancement improve an existing feature frontend Firefox labels Jan 11, 2026
In firefox the request to save documents did not
complete when the user where closing is tab or browser.
To let the save request complete we added a blocking
modal, but it was not user friendly.
Now we removed the blocking modal and add "keepalive"
option to the fetch request to let the request complete
in background when the user close the tab or browser.
@AntoLC AntoLC force-pushed the fix/modal-save-firefox branch from 1b57e30 to 12d1721 Compare January 11, 2026 10:27
@AntoLC AntoLC linked an issue Jan 11, 2026 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jan 11, 2026

Size Change: +55 B (0%)

Total Size: 4.17 MB

Filename Size Change
apps/impress/out/_next/static/77eb1bdd/_buildManifest.js 0 B -888 B (removed) 🏆
apps/impress/out/_next/static/b66755ed/_buildManifest.js 887 B +887 B (new file) 🆕

compressed-size-action

@AntoLC AntoLC marked this pull request as draft January 21, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement improve an existing feature experiment Firefox frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve document saving behaviour with Firefox

2 participants