Supporting more than 8 translations in our surveys, we want to control which languages are being selected when the Translation tab is activated in the Creator. The behavior appears to be that 'default' and the first seven languages, ordered by language code, are chosen.
Also, regardless of what the user may choose, the selected languages reset to default plus first seven when tabbing between Designer and Translation.
How can we control the initial selected languages list, and maintain the user's choices when switching between tabs?
Here, we see Français not selected to be in the first 8 because its language code is ninth in an alphabetic list of languages present in the json ( I think )
The current survey-creator-react in our code is version 1.9.74.
Thanks