Skip to content

Don't reject strings with partial files in Upload translations - #4491

Open
flodolo wants to merge 1 commit into
mozilla:mainfrom
flodolo:issue4481_revise_upload_behavior
Open

Don't reject strings with partial files in Upload translations#4491
flodolo wants to merge 1 commit into
mozilla:mainfrom
flodolo:issue4481_revise_upload_behavior

Conversation

@flodolo

@flodolo flodolo commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

This also fixes a bug in the current implementation leading to approved existing suggestions not being synced to the repo, because of write_db_updates() mutating the list passed as argument (hence the explicit test).

This is using the existing infobar implementation, but adding a parameter to show it for longer than 2s.

Fixes #4481

@flodolo
flodolo requested review from eemeli and mathjazz September 3, 2026 16:20
Also, fix a bug in the current implementation leading to approved existing suggestions not being synced to the repo.

This is using the existing infobar implementation, but adding a parameter to show it for longer than 2s.
@flodolo
flodolo force-pushed the issue4481_revise_upload_behavior branch from 13242eb to e96c14a Compare September 3, 2026 16:23
@flodolo

flodolo commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator Author

(forced push to pick up the last commit on main, since tests were still running)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upload translations should be additive, i.e. merge content, and not destructive

1 participant