Skip to content

Show generic dataset creation error message#682

Merged
cristian-tamblay merged 1 commit into
developfrom
fix/generic-dataset-creation-error
Jun 5, 2026
Merged

Show generic dataset creation error message#682
cristian-tamblay merged 1 commit into
developfrom
fix/generic-dataset-creation-error

Conversation

@Irozuku
Copy link
Copy Markdown
Collaborator

@Irozuku Irozuku commented Jun 5, 2026

Summary

The dataset creation failure snackbar (failedToCreateDataset, a shared key) surfaced the raw backend error via {{error}}, which was noisy and not actionable. Reworded to a generic, slightly more helpful message across all locales. Raw errors still go to console.error for debugging.


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • DashAI/front/src/utils/i18n/locales/en/datasets.json: reworded failedToCreateDataset, removed {{error}}.
  • DashAI/front/src/utils/i18n/locales/es/datasets.json: same, ES.
  • DashAI/front/src/utils/i18n/locales/pt/datasets.json: same, PT.
  • DashAI/front/src/utils/i18n/locales/de/datasets.json: same, DE.

@Irozuku Irozuku added the front Frontend work label Jun 5, 2026
@cristian-tamblay cristian-tamblay merged commit 253c6e7 into develop Jun 5, 2026
19 checks passed
@cristian-tamblay cristian-tamblay deleted the fix/generic-dataset-creation-error branch June 5, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

front Frontend work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants