Skip to content

feat/df-1225: Translates error description if applicable#441

Open
jbarnsley10 wants to merge 2 commits into
mainfrom
feat/df-1225-error-description
Open

feat/df-1225: Translates error description if applicable#441
jbarnsley10 wants to merge 2 commits into
mainfrom
feat/df-1225-error-description

Conversation

@jbarnsley10

@jbarnsley10 jbarnsley10 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Proposed change

Error description can be used to override error messages (whereas shortDescription is always used for Check Your Answers).
Handles translation of errorDescription for errors, if necessary

NOTE - I may have missed other areas where error description should override. Please check this PR thoroughly

Jira ticket: DF-1225

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant