auto-translation gets an error #120
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
auto-translation on first save gets an error "parse error: invalid type: null, expected a string" - also with the retry. the translation via quick action on the other hand works flawlessly. The auto translation must use the exact same one-shot translation code path as the one from the quick actions, just with preselected languages.
Also the error toast is shown too short - probably it would be better if error toasts are sticky and have to be confirmed/closed by the user manually, to make sure they seen them.
Implemented in
932b73c.Verification: