accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Validation error when not filling in both French and English translations for FRO 'about' field #2148

Closed jobara closed 6 months ago

jobara commented 6 months ago

Prerequisites

Describe the bug

When creating the FRO public page, if you don't fill out both the English and French translations for "About", a validation error is thrown.

To Reproduce

Steps to reproduce the behavior:

  1. Login is an FRO
  2. Create or edit the public page
  3. Fill out only the French or English translation for the "About" field
  4. Save
  5. See the validation error that the translation needs to be a string

Expected behavior

The validation should only require one of French or English translations be provided for the about field.

Screenshots

Screenshot of the validation error message Screenshot of the field with the validation error