stable
Clone or download
Read-only
request #25722 Manage i18n error message in taskboard
When a i18n error is raise in taskboard, we don't have the explanation message. There is just "Bad request" Change-Id: I1f29ed0a653b7c4275edba2c0222403ac1b93279
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/src/components/GlobalError/ErrorModal.vue | +6 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/error/error-actions.test.ts | +43 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/store/error/error-actions.ts | +10 | −2 | Go to diff View file |
M | plugins/taskboard/themes/includes/_error.scss | +4 | −0 | Go to diff View file |