New: Improve UI status when downloads cannot be imported automatically

(cherry picked from commit 6d5ff9c4d6993d16848980aea499a45b1b51d95c)
This commit is contained in:
Mark McDowall 2024-06-25 15:51:20 -07:00 committed by Bogdan
commit a1a53dbb5e
15 changed files with 60 additions and 30 deletions

View file

@ -150,7 +150,7 @@ export const defaultState = {
},
{
key: 'importFailed',
label: () => translate('ImportFailed'),
label: () => translate('ImportCompleteFailed'),
filters: [
{
key: 'eventType',